Fri 17 Jul 2009
WOW-Engine is an ActionScript 3.0 open source library which allows you to simulate real world physics (like in racing games for example) in your applications. The WOW engine calculates only the interactions within physic objects and you need an 3D engine to visualize the results. In this tutorial I use the Sandy 3D engine because WOW is based on Sandy. You can use any other 3D library, its simple, all you have to do its to link the objects from WOW-Engine to 3D visualizer objects. (more…)
