ProtoTracer  1.0
Real-time 3D rendering and animation engine
Loading...
Searching...
No Matches
DampedSpring.h File Reference

Defines the DampedSpring class for simulating damped spring motion. More...

Include dependency graph for DampedSpring.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DampedSpring
 Simulates the motion of a damped spring. More...
 

Detailed Description

Defines the DampedSpring class for simulating damped spring motion.

The DampedSpring class provides a simple physical simulation of a damped spring, modeling its position and velocity over time based on a target position, spring constant, and damping factor.

22/12/2024 22/12/2024

Version
1.0 Coela Can't! Coela Can't

Definition in file DampedSpring.h.