ekeimaja Posted October 23, 2016 Share Posted October 23, 2016 Is there any comprehensive es6 boilerplate for Babylon? For Phaser is a lot, but for Babylon I haven't found yet. If somebody has done some kind of boilerplate, could I get it also? Quote Link to comment Share on other sites More sharing options...
hen Posted October 24, 2016 Share Posted October 24, 2016 May have a look at this: https://www.npmjs.com/package/lebab That works very well, i did use it alot when modernizing an old ecommerce app sourcecode. Quote Link to comment Share on other sites More sharing options...
adam Posted October 24, 2016 Share Posted October 24, 2016 This looks pretty good: https://github.com/bdero/babylonjs-boilerplate Quote Link to comment Share on other sites More sharing options...
ekeimaja Posted October 24, 2016 Author Share Posted October 24, 2016 @adam can you get that work? When I run it in the browser, the window keeps blank and I see only the fps meter in bottom right. Quote Link to comment Share on other sites More sharing options...
adam Posted October 24, 2016 Share Posted October 24, 2016 I haven't tested it. Sorry if it doesn't work. Quote Link to comment Share on other sites More sharing options...
ekeimaja Posted October 25, 2016 Author Share Posted October 25, 2016 Does anybody has any kind of blank Babylon boilerplate with ready folder structure? Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted October 25, 2016 Share Posted October 25, 2016 Actually you only need to use a html canvas and a reference to babylon.js Nothing more This tutorial by @Wingnut is great to start: http://doc.babylonjs.com/tutorials/Creating_a_Basic_Scene 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.