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.
- Host: GitHub
- URL: https://github.com/dereckmezquita/cpp-bouncy-balls
- Owner: dereckmezquita
- License: mit
- Created: 2022-08-21T04:00:38.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-22T05:15:09.000Z (over 1 year ago)
- Last Synced: 2025-10-25T06:34:34.805Z (9 months ago)
- Topics: cpp, physics
- Language: C++
- Homepage: https://dereckmezquita.github.io/ts-bouncy-balls/
- Size: 362 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
