Archive for the ‘Physics Engine’ Category

WOW meets Papervision3D

Wednesday, January 23rd, 2008

WOW was released today, in case you don't know what WOW is let me quote a little description from WOW: "WOW-Engine is a free AS3 open source physics engine written by Seraf ( Jérôme Birembaut ) capable to handle positions in a 3D environment."

We've all been waiting for this moment for a very long time, to have physics
and 3D come together, so without further due here's a little demo I've thrown together in an hour or so.

The code will follow shortly, I just need to tidy it up :).

demo

Enjoy.

Using Flade

Friday, October 12th, 2007

Hi there,
Recently i had a project that had to be done in AS2, and to top that it needed to have some physics.

My first thought was, well i'll just use the AS2 version of APE, and then remembered that there isn't one.
Then i found flade.
Made by Alec Cove ( the same guy that does APE ).
Now I wanted to see some tutorials or documentation, but as expected for such an 'ancient' engine there were none.
So I decided to make a simple little tutorial on how to throw things arround using flade.

Files: Flade Example

Demo: Flade Demo

You will need Flash 8, and the Flade files found here.

So here's the code: