PDA

View Full Version : Soya3D Human Motion



Method X
January 15th, 2011, 11:43 PM
Good day everyone.
I have a task @ university. 3 students, 2 uses Windows, capturing motion, e.t.c, writing programs using C#. My task is to draw human motion, maybe realtime. I decided to realise this one in Linux. So, 2 other students will write a dynamic file with coordinats.
I used python, opengl, and soya3d, because it is able to import blender models.
Everything is fine, but i really cant understand (and find in manual) how to attach my coordinates to model bones(shoulder, hand, head e.t.c) to make model move it's limbs in realtime.

Now I dont know what to do. Maybe, somebody can advise me what to do with it? Maybe I should use something else?

Thanks.