Crates.io | rapier3d-meshloader |
lib.rs | rapier3d-meshloader |
version | 0.3.0 |
source | src |
created_at | 2024-11-15 15:15:33.489987 |
updated_at | 2024-11-15 15:15:33.489987 |
description | STL file loader for the 3D rapier physics engine. |
homepage | https://rapier.rs |
repository | https://github.com/dimforge/rapier |
max_upload_size | |
id | 1449239 |
size | 18,934 |
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.