Home > 2D physics engine

A custom 2D physics engine with the verlet integration

I coded a physics engine in summer 2023. The engine is made in C# and uses the verlet integration to handle physics. It can handle any convex shape and ropes and features a breaking mechanic for ropes.


Here is a demo scene: