Expand description
Physics computation module for haptic interactions. Provides utilities for calculating forces and interactions with virtual objects.
Structs§
Traits§
- Physical
Object - A trait representing a physical object that can compute a force given a position.
Functions§
- compute_
total_ force - Computes the total force vector acting on a point in 3D space.