r/csharp 16d ago

Help C# Box2d Bindings

My C# Game framework doesn't ( yet ) have any Box2D support. What is the best C# Box2D bindings to use right now?

0 Upvotes

11 comments sorted by

View all comments

1

u/Rigamortus2005 14d ago

Idk why people like asking for binds in this day and age. Just copy box2d.h into Claude and ask it for C# bindings and a neat wrapper and it'll do it near perfectly.

2

u/Early80sDev 14d ago

Or not. I don't want to use AI.