I have an animated armature in a Blender file. I want to export and import only the armature. If possible i'd like to render the armature in babylonjs for debuggin Then in my babylonJS app code I want to create and attach meshes to the bones.
Are there any tutorials, docs, or examples showcasing this? Is this possible. Appreciate any help.