Simple rigidbody simulation using Bullet physics 3.24.
The physics motions, such as collision detection or collision etc., are done in a bullet physics engine.
OpenGL was used to render the window.
the headers are given, and libraries were built by cmake.