Files
Mujoco_WASM/src/engine
Alessio Quaglino 9fb548cadb Optimize flex bending edge computation by caching face states.
In `mj_flexPassive`, precompute and cache face positions, global indices, and corotational quaternions for all faces. This avoids redundant calls to `mju_flexGatherFaceState` for each bending edge, as each face can be part of multiple bending edges. This gives a 3-4x speedup in mj_passive.

PiperOrigin-RevId: 915912918
Change-Id: I3e1c00cf2d989f85398a0750a0faf359249cfe01
2026-05-15 03:32:01 -07:00
..
2025-01-16 06:28:54 -08:00
2026-05-02 00:13:39 -07:00
2025-09-16 09:36:44 -07:00
2026-01-23 16:30:05 -08:00
2023-10-12 10:49:35 +01:00
2023-10-12 10:49:35 +01:00