A small physics simulation in c++, using sokol for rendering. Project to learn c++ and gpu stuff.
- C 97.2%
- C++ 2.7%
| include | ||
| tools | ||
| .gitignore | ||
| draw.cpp | ||
| draw.hpp | ||
| game.hpp | ||
| main.cpp | ||
| Makefile | ||
| README.md | ||
| shader.glsl | ||
ballpit
A small physics simulation in c++, using sokol for rendering. Project to learn c++ and gpu stuff.