![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|

Files | |
| BouncePhysics.cpp | |
| BouncePhysics.h | |
| Defines the BouncePhysics class for simulating basic bouncing physics with velocity and gravity. | |
| BoundaryCube.cpp | |
| BoundaryCube.h | |
| Defines the BoundaryCube class for representing and managing axis-aligned bounding cubes. | |
| BoundaryMotionSimulator.cpp | |
| BoundaryMotionSimulator.h | |
| Defines the BoundaryMotionSimulator class for simulating motion and collisions of boundary objects. | |
| BoundarySphere.cpp | |
| BoundarySphere.h | |
| Defines the BoundarySphere class for simulating spherical boundary objects. | |
| BoundingBox2D.cpp | |
| BoundingBox2D.h | |
| Defines the BoundingBox2D class for managing 2D bounding boxes. | |
| DampedSpring.cpp | |
| DampedSpring.h | |
| Defines the DampedSpring class for simulating damped spring motion. | |