Box2D Forums

It is currently Sun May 19, 2013 5:49 am

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: motor physics
PostPosted: Sun Sep 30, 2007 7:15 am 
Offline

Joined: Sun Sep 30, 2007 6:37 am
Posts: 2
Just wanted to introduce another port of the great Box2D engine for the flash world. It's called 'motor physics' and based on Box2DLite. The most challenging aspect was to make it as efficient as possible, because even AS3 is still awful slow compared to c. As a result many parts were rewritten and custom collision code added (also based on SAT). By now the code is that much optimized (and sadly unreadable) that in some situations rendering takes longer than the computation itself ;).

Here is a demo: http://lab.polygonal.de/2007/07/16/updates-2/ (brute-force, 30 iterations, stepsize .01)

Some of the features I'm working on are swept-collisions for fast moving objects, a particle system and broadphase collision schemes. I'm planning to release it soon this year.

And Erin thanks for the improvements ! It's good to see you are still enhancing it :)


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group