mujoco
mujoco copied to clipboard
Importing models with meshes to Unity is slow
When the Unity plug-in imports a model that includes STL files, the STL import process is a bottleneck. A better approach would be to read the mesh directly from mjModel, but this is not yet implemented.