I'm developing a game in XNA. It would be nice for it to be compatible with Xbox. Does Box2d work on Xbox? Is there some way to include any third party libraries I use?
+1
A:
There is a port called Box2dx which works on the Xbox. Read up on this discussion for some interesting performance aspects of the library.
Peter Lillevold
2010-03-14 01:50:21
That thread looks informative. Thanks! I hope I don't run into any issues like that, though.
Rosarch
2010-03-14 02:04:10
Hopefully, others have integrated those perf improvements into the library. Good luck!
Peter Lillevold
2010-03-14 02:05:37