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

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/

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/

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

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

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/

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

More an experiment than an engine, from its source you can learn how to make your own physics engine
Which one will you use?
They can be easily customized to meet the unique requirements of your project.
13 Responses to “Flash physics engines galore”
Leave a Reply
Trackbacks
-
Create a Flash game like Deflection : Emanuele Feronato - italian geek and PROgrammer on
July 9th, 2008 11:44 am
[...] 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 [...]
-
Web-Game Magazine - the best free action/adventure web games and casual games, reviewed daily » Blog Archive » Create a Flash game like Deflection on
July 11th, 2008 7:06 pm
[...] 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 [...]
-
JiglibFlash 3D Physics engine for AS3 : Emanuele Feronato on
May 13th, 2009 12:34 pm
[...] engines like Box2D and the other ones listed in Flash physics engines galore, this engine adds the third [...]
-
October Update! on
October 2nd, 2009 10:00 pm
[...] anyway after much frustration I’m finally making head-way with learning a AS3 Physic Engine called APE (Actionscript Physics [...]
-
Physics Engine Progress on
October 6th, 2009 10:37 pm
[...] 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 [...]
- Create incredible particle effects with Partigen 2
- PixelBlitz AS3 game framework
- Being a geek in Venezuela
- Box2D tutorial for the absolute beginners – revamped
- Triqui’s Picks #16
- Are you ready for this?
- Box2DFlash 2.1a released – what changed
- Get detailed statistics about your Flash game with SWFStats
- Games that Challenge the World Come2Play contest – $8,000 in prizes
- Triqui’s Picks #15
- Create a Lightbox effect only with CSS - no javascript needed
- Flash game creation tutorial - part 1
- Create a Flash Racing Game Tutorial
- Flash game creation tutorial - part 2
- Make a Flash game like Flash Element Tower Defense - Part 2
- Flash game creation tutorial - part 3
- Make a Flash game like Flash Element Tower Defense - Part 1
- Create a flash draw game like Line Rider or others - part 1
- Create a flash artillery game - step 1
- Triqui MochiAds Arcade plugin for WordPress official page
- Flash game creation tutorial – part 5.2 (4.87/5)
- Create a flash artillery game – step 1 (4.78/5)
- Create a Flash Racing Game Tutorial (4.76/5)
- Create a survival horror game in Flash tutorial – part 1 (4.73/5)
- Flash game creation tutorial – part 3 (4.73/5)
- Creation of a Flash arcade site using WordPress – step 2 (4.73/5)
- Flash game creation tutorial – part 2 (4.70/5)
- Create a flash artillery game – step 2 (4.70/5)
- Flash game creation tutorial – part 1 (4.69/5)
- Create a flash draw game like Line Rider or others – part 1 (4.69/5)





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!
How about the APE port into AS2?
I use that all the time!
I use Box2d Flash As3. It’s so fast!
“Which one will you use it?”
Should be “Which one will you use?”
Thanx
Do any of those happen to be for AS2 or have older versions available? Some of us are still be stuck in the past. :(
There is a port of APE to AS2
Ape, Ape, Ape FTW.