kohai Posted December 23, 2015 Share Posted December 23, 2015 Hi guys ! Has anybody a simple example of loading .babylon files with the sceneLoader, and switch rendering between those two ? I seems i can't have it work properly. The sceneLoader.load() doesn't return the scene reference, or i don't get it quite right. Thanx a bunch//kohai Quote Link to comment Share on other sites More sharing options...
davrous Posted December 23, 2015 Share Posted December 23, 2015 Hi Kohai, Check the doc: http://doc.babylonjs.com :-P For instance, you'll find an article from deltakosh: https://blogs.msdn.microsoft.com/eternalcoding/2013/06/28/babylon-js-how-to-load-a-babylon-file-produced-with-blender/ that'll show you how to get the reference to the newScene. Cheers, David Quote Link to comment Share on other sites More sharing options...
kohai Posted December 23, 2015 Author Share Posted December 23, 2015 Yo mate ! Of course, i checked the doc ( RTFM! ^^ ) I'll check the blog article, thanx 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.