https://github.com/vaiorabbit/rigidbox
A Small Library for 3D Rigid Body Physics Tutorial
https://github.com/vaiorabbit/rigidbox
3d c-plus-plus physics-engine physics-simulation sdl2
Last synced: about 1 year ago
JSON representation
A Small Library for 3D Rigid Body Physics Tutorial
- Host: GitHub
- URL: https://github.com/vaiorabbit/rigidbox
- Owner: vaiorabbit
- Created: 2014-03-30T08:29:34.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-05-02T16:01:42.000Z (about 6 years ago)
- Last Synced: 2025-03-31T10:11:29.691Z (over 1 year ago)
- Topics: 3d, c-plus-plus, physics-engine, physics-simulation, sdl2
- Language: C++
- Size: 142 KB
- Stars: 26
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RigidBox : A Small Library for 3D Rigid Body Physics Tutorial #
* Created : 2011-02-23
* Last modified : 2020-04-29
RigidBox is a small library for demonstrating how to implement 3D rigid body physics engine.
## Demo ##
A scene from StackDemo.cpp:
[](https://www.youtube.com/watch?v=_ur39JB87Yw)


