An open API service indexing awesome lists of open source software.

https://github.com/dereckmezquita/cpp-bouncy-balls

Demonstrating physics principles and laws in C++ SFML bouncy ball physics simulation.
https://github.com/dereckmezquita/cpp-bouncy-balls

cpp physics

Last synced: 6 months ago
JSON representation

Demonstrating physics principles and laws in C++ SFML bouncy ball physics simulation.

Awesome Lists containing this project

README

          

# cpp-bouncy-balls

Demonstrating physics principles and laws in an interactive canvas bouncy ball physics simulation; project related to: https://github.com/dereckdemezquita/ts-bouncy-balls

Left click to shoot out one ball, right click to shoot out a continuous stream of balls.

![demo-bouncy-balls](.graphics/demo-bouncy-balls.gif)