PDA

View Full Version : my papervision3d physics simulate



muzer
December 2nd, 2008, 10:09 AM
hello guys,
I ported a OBB collision simulation based on Papervision3D, here is the demo, http://muzerly.googlepages.com/Flash3DPhysics.swf (arrow keys control).i'm planning to optimize it as a 3D Physical Engine. As you can see from the demo, the current simulation is still not stable and need further improvement, expecially when several boxes stacked together, light shaking will occur. I'm looking forward to your opinions, any suggestions and opinions will be great to inspire me for the next work.

Templarian
December 2nd, 2008, 11:14 AM
Really nice work, I have to say this is probably the best I've seen so far.

Might want to create a more detailed testing environment. Add stairs or ramps.

maxgrafx
December 2nd, 2008, 11:42 AM
this is indeed very nice. good work. hope to see some more examples in the future

muzer
December 3rd, 2008, 07:14 AM
thanks Templarian, maxgrafx, I hope it can release a version in the near future.

wes_design
December 3rd, 2008, 12:28 PM
pretty cool! and it doesn't kill my CPU

muzer
December 3rd, 2008, 08:09 PM
sorry about your CPU , but if you download the swf and run maybe better.

wes_design
December 4th, 2008, 11:33 AM
^ you misunderstood, I said it does not kill my CPU

sekasi
December 6th, 2008, 09:06 AM
the gravity coef is way too low, and it'd be cool for the boxes to have their own rotational force when hit from a side.

looks cool tho good work.

saved
December 6th, 2008, 10:46 AM
seriously, this is cool. I almost thought I was playing a game not a bad idea to turn in into one. Very nice! Keep it up!

muzer
December 10th, 2008, 09:42 AM
hi, I released the first version of my flash 3D physics engine.

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

Pattt
December 10th, 2008, 02:31 PM
Great work!

muzer
December 28th, 2008, 10:23 AM
I have updated to version 0.2, it's support the constraint(chain), and more stable.

demo: http://muzerly.googlepages.com/Flash3DPhysics.swf
example code: http://jiglibflash.googlecode.com/files/Example.zip

speedok
January 6th, 2009, 12:23 PM
Awesome Muzer !

If you want to chat with some other pv3d developers come to irc #papervision3d at freenode server. Or use this webchat at http://pv3dchat.flashbookmarks.com/
Hope to 'meet' you there.