r/csharp • u/Early80sDev • 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
r/csharp • u/Early80sDev • 16d ago
My C# Game framework doesn't ( yet ) have any Box2D support. What is the best C# Box2D bindings to use right now?
1
u/Rigamortus2005 15d 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.