Reference
Reference
Physics Engine
- Chipmunk2D: https://github.com/slembcke/Chipmunk2D
- Box2D: https://github.com/erincatto/box2d
- O3DE: https://o3de.org/
Computational Gemoetry Library
- Wykobi: a C++ 2D/3D oriented computational geometry library
- libigl: A simple C++ geometry processing library
Graphics
- OpenGL Tutorial: https://learnopengl.com/Getting-started/OpenGL
- TinyRayCaster: https://github.com/ssloy/tinyraycaster/wiki
- Magnum: https://magnum.graphics/