https://github.com/zonciu/box2dsharp
A C# port of Box2D
https://github.com/zonciu/box2dsharp
box2d csharp dotnet netcore unity
Last synced: 5 days ago
JSON representation
A C# port of Box2D
- Host: GitHub
- URL: https://github.com/zonciu/box2dsharp
- Owner: Zonciu
- License: mit
- Created: 2018-09-27T06:25:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-25T15:52:18.000Z (3 months ago)
- Last Synced: 2025-05-14T17:07:45.736Z (5 days ago)
- Topics: box2d, csharp, dotnet, netcore, unity
- Language: C#
- Homepage:
- Size: 3.23 MB
- Stars: 603
- Watchers: 20
- Forks: 109
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE-Box2D.txt
Awesome Lists containing this project
README
# Box2DSharp
A C# port of [Box2D](https://github.com/erincatto/Box2D)Synchronized commits:
```
d323a0e7cebb8bdcd63ebc600107b577225c521f
2024/9/1 6:18:51
```# Communicate
[](https://discord.gg/C244nr3)
[](https://jq.qq.com/?_wv=1027&k=b2zyTWnZ)# Testbed
Driven by [OpenTk](https://github.com/opentk/opentk) + [ImGui.NET](https://github.com/mellinoe/imgui.net)# License
[MIT license](https://en.wikipedia.org/wiki/MIT_License).