crates/rapier3d-meshloader/README.md
Rapier is a set of 2D and 3D physics engines for games, animation, and robotics. The rapier3d-meshloader
crate lets you create a shape compatible with rapier3d and parry3d (the underlying collision-detection
library) from different file formats, see the following features list:
stl: support .stl filescollada: support .dae fileswavefront: support .obj filesPlease make sure to familiarize yourself with our Code of Conduct and our Contribution Guidelines before contributing or participating in discussions with the community.