The Wayback Machine - https://web.archive.org/web/20210801195234/https://github.com/topics/physics-engine
Skip to content
#

physics-engine

Here are 317 public repositories matching this topic...

cmuell89
cmuell89 commented Jun 16, 2020

Hey all,

I am curious if support exists, or will in the future, for the loading of URDF, SDF and/or MJCF model files into nphysics. This functionality would make nphysics highly desirable for simulating robotics and help Rust expand into the robotics world in general. This is something I could potentially help with if there agreement to support such model files.

Perhaps the library is still

webots
omichel
omichel commented Jul 15, 2021

This PR should fix #3435 and also:

  • makes Webots display a warning if a Shape with castShadows TRUE contains a mesh geometry which is too large to cast shadows, e.g., the mesh has more than 21845 triangles (21845 = 65535 / 3).
  • Fix all the proto files raising this warning.
  • Fix all the world files raising this warning.

After testing many worlds, it seems that only the Robo

Improve this page

Add a description, image, and links to the physics-engine topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the physics-engine topic, visit your repo's landing page and select "manage topics."

Learn more