PDA

View Full Version : character movements ????



programmer
29-08-2009, 12:13 PM
Hi...
Can I make character moving like this flash sample

http://games.faxo.com/boneless_girl

Please tel me if there is any example about that

Thanks

AthenaOfDelphi
29-08-2009, 12:29 PM
Having never done it, I can't offer any solid advice, but I would start by looking at one of the physics engines like Newton, and having a good google as I suspect there are lots of examples on-line.

A good place to start might be Sascha's website here (http://www.saschawillems.de/?page_id=82).

tpascal
29-08-2009, 02:53 PM
The concept is called RAG DOLL PHISICS

http://en.wikipedia.org/wiki/Ragdoll_physics

It was first used in 3d games to replace human dying animations.

programmer
30-08-2009, 02:36 AM
there is no example to do that by glscene :'(

NecroDOME
30-08-2009, 09:40 AM
If you want rag doll physics I suggest using an external physics engine like newton. http://newtondynamics.com/forum/newton.php

http://www.youtube.com/watch?v=ixaZi8y1Lfc Example movie on youtube.

programmer
31-08-2009, 02:45 PM
Thank you so much

programmer
28-11-2009, 07:23 AM
I'm sorry because am asking so much....
anyway, how can I make an example like this by Glscene

Flash File
http://games.faxo.com/Boneless_Girl

Link:
http://games.faxo.com/Boneless_Girl

User137
28-11-2009, 09:49 AM
There is something about oxNewton integrated to GLScene:
http://glscene.sourceforge.net/wikka/HomePage