gwenael Posted January 13, 2014 Share Posted January 13, 2014 Hi everyone, I worked on something that some of you could be interested by. I made a Visual Studio Solution that "builds" your own babylonJS file (myBabylon.js instead of babylon.1.8.0.js) and use it in a MVC application. That's useful if you don't want to deal with javascript dependencies or you don't remember which files you modified. You can also add your own files to babylonJS. Moreover, no need to use the all package if you don't need the MVC application. You can separetely "build" your myBabylon.js file thanks to "myBabylonJS/executables/mybabylonjs.bat" More about it here: https://github.com/BabylonJS/Babylon.js/pull/125 Dad72 and Nico 2 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.