sgzwiz / simple-2d-constraint-solver

Simple physics simulator with support for rigid bodies, force generators and constraints.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple 2D Constraint Solver

This is a simple constraint solver and physics engine written in C++.

To see it in action, check out the demo.

About

Simple physics simulator with support for rigid bodies, force generators and constraints.

License:MIT License


Languages

Language:C++ 96.5%Language:CMake 2.5%Language:C 1.0%