DigitalHilsone Posted July 25, 2015 Share Posted July 25, 2015 Hello) Prompt two things, please: 1. How to add to the scene two .babylon model to one was the surface, and the second can be controlled and moved over the surface? 2. How can we realize switching model? In other words, how to implement the switching from the first vessel to the second. Thanks in advance) Quote Link to comment Share on other sites More sharing options...
iiceman Posted July 25, 2015 Share Posted July 25, 2015 You cold start reading here: http://blogs.msdn.com/b/eternalcoding/archive/2013/06/28/babylon-js-how-to-load-a-babylon-file-produced-with-blender.aspx It tells how to load a scene (BABYLON.SceneLoader.Load)as well as how to load a mesh (BABYLON.SceneLoader.ImportMesh) from a babylon file. 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.