Flash physics engines galore

Are you looking for a Flash physics engine?

Well, now you only have to choose the one you prefer.

Let’s see how many engines we have (listed in alphabetical order):

APE: www.cove.org/ape/index.htm

APE

Free AS3 open source 2D physics engine for use in Flash and Flex, released under the MIT License.
Its last update (0.45 alpha) is dated June 2007. Anyway, it’s the one with the most active community at Google Groups.

You can also find two tutorials on my blog here and here

Box2DFlashAS3: box2dflash.sourceforge.net/

Box2DFlashAS3

Open source port of Erin Catto’s powerful c++ physics library Box2D, it’s the most updated engine at the moment with its latest 2.0.0 version.

The Flash engine does not have a good documentation but you can start studying original Box2D manual

I wrote a tutorial on this engine here

Fisix Engine: www.fisixengine.com/

Fisix

Currently at 0.5 (alpha) version, provides an interesting documentation and some of the most complete demos.

It’s not freeware, though.

FOAM: blog.generalrelativity.org/?p=17

FOAM

According to the author, it’s in fact not a physics engine but an interface for simulating physics.

Its version is Alpha 0.1

In the zipped source you will find the API documentation and the source code is very well commented.

It seems interesting, too bad the demos are poor

glaze: yaa-blog.blogspot.com/search/label/Glaze

glaze

It’s interesting to know the author wrote this engine to make the remake of an old game called Exile

motor: lab.polygonal.de/2007/12/31/motor-physics-released/

motor

Another porting of Erin Catto’s Box2D

The author is currently working on motor2, just after a couple of months he released the first version, so the projects seems well supported

PopShapes: lab.andre-michelle.com/physics-engine

PopShapes

More an experiment than an engine, from its source you can learn how to make your own physics engine

Which one will you use?

Rate this post: 1 Star2 Stars3 Stars4 Stars5 Stars (7 votes, average: 5.00 out of 5)
Loading ... Loading ...
If you found this post useful, please consider a small donation.
» Flash Templates provided by Template Monster are pre-made web design products developed using Flash technology.
They can be easily customized to meet the unique requirements of your project.

15 Responses

  1. Keiran says:

    Wow…this is very useful! I could use this in my game :-)

    By the way Emanuele, can you put up some stuff for A.I.?

    THANKS AGAIN!

  2. Jack Hopkisn says:

    How about the APE port into AS2?
    I use that all the time!

  3. Graham says:

    I use Box2d Flash As3. It’s so fast!

  4. AeRO says:

    “Which one will you use it?”

    Should be “Which one will you use?”

  5. Emanuele Feronato says:

    Thanx

  6. Kevin says:

    Do any of those happen to be for AS2 or have older versions available? Some of us are still be stuck in the past. :(

  7. Aero says:

    There is a port of APE to AS2

  8. [...] I am seriously determined to start a tutorial series about latest physics engines, I played a bit with Deflection and I noticed the only physics involved in the game is used to [...]

  9. [...] I am seriously determined to start a tutorial series about latest physics engines, I played a bit with Deflection and I noticed the only physics involved in the game is used to [...]

  10. kafka says:

    Ape, Ape, Ape FTW.

  11. [...] engines like Box2D and the other ones listed in Flash physics engines galore, this engine adds the third [...]

  12. [...] anyway after much frustration I’m finally making head-way with learning a AS3 Physic Engine called APE (Actionscript Physics [...]

  13. [...] check it out if you are looking to learn an AS3 Physic Engine as it is definitely the easiest to pick up and play with. Also here are two examples to compare APE [...]

  14. =^_^= says:

    Thank you for this review!
    I’ve found what i was looking for:FOAM.
    It’s simple and VERY fast!

  15. Luca Deltodesco says:

    http://code.google.com/p/nape

    Nape is a new physics engine for haXe and AS3. To compare it to Motor demo of 200 objects running at 30fps, nape get’s 700 objects at 35fps, over 3 times as many.

Leave a Reply