Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 month 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 (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-05-02T16:01:42.000Z (over 4 years ago)
- Last Synced: 2023-03-24T06:47:43.053Z (almost 2 years 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-29RigidBox is a small library for demonstrating how to implement 3D rigid body physics engine.
## Demo ##
A scene from StackDemo.cpp:
[![A scene from StackDemo.cpp](http://img.youtube.com/vi/_ur39JB87Yw/mqdefault.jpg)](https://www.youtube.com/watch?v=_ur39JB87Yw)
![](http://img.youtube.com/vi/_ur39JB87Yw/1.jpg)
![](http://img.youtube.com/vi/_ur39JB87Yw/2.jpg)
![](http://img.youtube.com/vi/_ur39JB87Yw/3.jpg)