dsman Posted June 10, 2015 Share Posted June 10, 2015 I know I need to look at Babylon Editor for this. But can someone point me to right place? I mean the code I can use to add simple gizmos (transform, scale, rotate) in my app ? Quote Link to comment Share on other sites More sharing options...
Dad72 Posted June 10, 2015 Share Posted June 10, 2015 To look in the Manipulator.js class http://www.babylonjs.com/editor/Script/Manipulator.js Then to look at how the class is to use: http://www.babylonjs.com/editor/Script/BabylonEditor.js That should help you for your starting point. Wingnut 1 Quote Link to comment Share on other sites More sharing options...
dsman Posted June 11, 2015 Author Share Posted June 11, 2015 Hi, After spending few minutes. I was able to see that it's all in manipulator.js file. Previously I was searching for transform related code in editor.js and that's why I was wondering. 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.