Crate rapier3d_stl

source ·
Expand description

§STL loader for the Rapier physics engine

Rapier is a set of 2D and 3D physics engines for games, animation, and robotics. The rapier3d-stl crate lets you create a shape compatible with rapier3d and parry3d (the underlying collision-detection library) from an STL file.

Structs§

  • The result of loading a shape from an stl mesh.

Enums§

Functions§