2D physics from scratch with WebGL2, JS and C++
- 2d-phy - lightweight 2D physics engine written in C++. Constructs and methods are exposed to JS via embind
- hwoa-rang-gl2 - drawing utilities for WebGL2
This demo instances all shapes aggressively by shape type:
Clone the repo, npm install
and npm run dev