Forum

BONE API Mesh Manipulation

27 November 2016 19:37
Hello i am realy new at this Topic and I am deeply sry that I have at first such a stupid question.

I generated via Python a List of Spheres and they are connected via singles Meshes between each other.
Then I have created an Armature with bones that are placed and connected wirt the Spheres and Meshes.

When I now when go in the Pose mode in Blender the manipulatio of the bone changes correctly the Postion fro the Sphere and the Meshes. Now I want to manipulate the Sphere position in the Web environment and will achive the same result. How can i get this?

I have seen the bone API Example https://www.blend4web.com/apps/code_snippets/code_snippets.html
but for a better understanding i need the blend file where can i get this or is there a example for my problem that i can use?

Kind Regards Markus
28 November 2016 17:03
Hi, Markus! Welcome to our forum!

I have seen the bone API Example https://www.blend4web.com/apps/code_snippets/code_snippets.html
but for a better understanding i need the blend file where can i get this or is there a example for my problem that i can use?
The corresponding file for this example is in the SDK here: ./blender/code_snippets/bone_api/bone_api.blend.
28 November 2016 17:19
Hello Lyubovnikov,

thanks a lot this would help me!

Have a nice day!
 
Please register or log in to leave a reply.