foozball3000
Executive Member
I'm writing a very small game that's purely there to be a sandbox for my skills. (Something that only shows what I can do, kinda like a portfolio). It's written in XNA 3.0 (C#).
The current one is aimed at special effects. So, it's a VW Kombi shooting Super Banana Bombs from it's roof. I tried to code this without the use of a physics engine, and I ended up doing a lot of math with no results.
Can anyone point me in the direction of a small, free, physics engine? I'm very limited on bandwidth, so the small part is crucial.
Update: Here's the list, http://www.digitalrune.com/Support/Blog/tabid/719/EntryId/30/Physics-Engines-List.aspx and http://forums.create.msdn.com/forums/t/7574.aspx
The current one is aimed at special effects. So, it's a VW Kombi shooting Super Banana Bombs from it's roof. I tried to code this without the use of a physics engine, and I ended up doing a lot of math with no results.
Can anyone point me in the direction of a small, free, physics engine? I'm very limited on bandwidth, so the small part is crucial.
Update: Here's the list, http://www.digitalrune.com/Support/Blog/tabid/719/EntryId/30/Physics-Engines-List.aspx and http://forums.create.msdn.com/forums/t/7574.aspx
Last edited: