You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
box2d
About this tag
The box2d tag on WindowsForum.com covers discussions about integrating the Box2D physics engine with creative coding frameworks like openFrameworks, often in projects involving hardware such as the Kinect. Content highlights how Box2D is used for realistic 2D physics simulations within interactive applications, including graphics and audio programming. The tag is relevant for developers working on Windows-based interactive installations, games, or multimedia projects that require physics simulation.
I guess it's Peter Daukintis week. :) Today's project he's showing off the openFrameworks.
Reminder about openFrameworks?
openFrameworks is designed to work as a general purpose glue, and wraps together several commonly used libraries, including:
OpenGL, GLEW, GLUT, libtess2 and cairo for...