Expand description
Contact dynamics and soft contact resolution for phyz physics engine.
Implements MuJoCo-style soft contacts using penalty forces.
Re-exports§
pub use material::ContactMaterial;pub use solver::contact_forces;pub use solver::find_contacts;pub use solver::find_ground_contacts;
Modules§
Functions§
- compute_
contact_ force - Compute contact force for a single collision.