Ulfheden Posted January 27, 2018 Share Posted January 27, 2018 Hi, I'm learning Babylon.js at the moment and when importing skeletons and animations it would be very helpful to be able to see the bones in the browser as well. Is there any easy way to do this, or will I have to e.g. copy the bones into meshes, skin/attach the meshes to the bones and export these dummy bones with them? Cheers! Quote Link to comment Share on other sites More sharing options...
MarianG Posted January 27, 2018 Share Posted January 27, 2018 1 hour ago, Ulfheden said: Hi, I'm learning Babylon.js at the moment and when importing skeletons and animations it would be very helpful to be able to see the bones in the browser as well. Is there any easy way to do this, or will I have to e.g. copy the bones into meshes, skin/attach the meshes to the bones and export these dummy bones with them? Cheers! Hello, and welcome! Something like this: http://www.babylonjs-playground.com/#1BZJVJ#8 Here are more details: http://doc.babylonjs.com/classes/3.1/skeletonviewer Ulfheden and Wingnut 1 1 Quote Link to comment Share on other sites More sharing options...
Ulfheden Posted January 27, 2018 Author Share Posted January 27, 2018 8 minutes ago, MarianG said: Hello, and welcome! Something like this: http://www.babylonjs-playground.com/#1BZJVJ#8 Here are more details: http://doc.babylonjs.com/classes/3.1/skeletonviewer Just what I was looking for, thank you! Didn't come across this despite a fair share of googling. Quote Link to comment Share on other sites More sharing options...
MarianG Posted January 27, 2018 Share Posted January 27, 2018 My pleasure You can search directly here, it's faster You'll find all you need. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.