hit2501 Posted September 7, 2015 Share Posted September 7, 2015 Hi everyone!. I can drag a mesh but I need to put Y and Z axis in it to show a dynamic value (position in Y or position in Z) i.e. I saw this great example: http://www.babylonjs-playground.com/#11AOBV And that is what I need but instead show the characters: X, Y, Z I need it to show how much it moves in Y axis and how much it moves in Z axis. Also instead a created mesh I want to put the axis in a blender imported mesh. How can I do it? 2nd question: I can get the position (position.x, position.y, position.z) and rotation of a mesh in "console.log" but now how can I get the size (x,y,z) in console.log()? Thank you all in advance. Quote Link to comment Share on other sites More sharing options...
JCPalmer Posted September 7, 2015 Share Posted September 7, 2015 I do not see what this has to do with Blender? Quote Link to comment Share on other sites More sharing options...
hit2501 Posted September 7, 2015 Author Share Posted September 7, 2015 The example works with a mesh created just with babylon, but I need to make it with a blender imported mesh. 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.