Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 423 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 423 Bytes

BounceBall

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.

result

BounceBall 2022-09-23 17-41-27