An open API service indexing awesome lists of open source software.

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

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

[![Join the chat at Discord](https://img.shields.io/badge/Discord-Join%20chat-blue)](https://discord.gg/C244nr3)
[![加入QQ群](https://img.shields.io/badge/QQ%20Group-加入QQ群-orange)](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).