![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Defines the BouncePhysics class for simulating basic bouncing physics with velocity and gravity. More...


Go to the source code of this file.
Classes | |
| class | BouncePhysics |
| Simulates bouncing physics with gravity and velocity damping. More... | |
Defines the BouncePhysics class for simulating basic bouncing physics with velocity and gravity.
The BouncePhysics class provides functionality to simulate a simple bouncing motion influenced by gravity and velocity damping. It also includes filtering for smoother velocity calculations.
22/12/2024 22/12/2024
Definition in file BouncePhysics.h.