Sunday, September 12, 2010

Update to Test #1

I updated the source code for the first SFML+Box2D test. Now everything is organized in a nice C++-style object-oriented fashion, instead of just lumped into one file with lots of function calls like before. I also made it so changing the gravity "wakes up" sleeping objects (idle blocks/circles that have turned a gray color), forcing them to move with the rest. Here it is:

windows exe/binary
source code/project

No comments:

Post a Comment