Box2D.NET - Box2D.NET - a port of Box2D, is a 2D physics engine for games, .NET C#, Unity3D, servers
License
—
Deps
0
Install Size
—
Vulns
✓ 0
Published
Feb 28, 2026
$ dotnet add package Box2D.NETBox2D.NET is a C# port of the Box2D physics engine.
If you'd like to support the project, we'd appreciate starring(⭐) our repos on Github for more visibility.
Box2D.NET is divided into multiple modules, each contained in its own folder:
dotnet run --project src/Box2D.NET.Samples --framework net10.0 -c Release
You can use the original Box2D documentation as a reference, since the Box2D.NET API closely mirrors the original implementation. If you are new to Box2D, we recommend starting with the original documentation to learn the basics and core concepts.
Key Naming Conventions: