The Testbed of Physics2D, using SFML and ImGui.
Use XMake or CMake with vcpkg to build project:
xmake -w
cmake CMakeLists.txt
- C++ 20
- SFML
- ImGui-SFML
- ImGui
- GUI: Control Panel, Debug Panel
- Debug Drawing: Body, Joint, AABB, Dynamic BVH, User Draw
- Camera: Tracing Body, Smooth Zooming, Panning
- Test Frame: Collision, Stacking, Continuous...