vikash Posted February 15, 2017 Share Posted February 15, 2017 sir i am beginners in babylon i want to know any tools or any software Spankied 1 Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted February 15, 2017 Share Posted February 15, 2017 hello and welcome! to begin I suggest the following reading: http://doc.babylonjs.com/generals/a_babylon.js_primer Quote Link to comment Share on other sites More sharing options...
vikash Posted February 16, 2017 Author Share Posted February 16, 2017 sir i have already read the documentation. sir i made one project but my asset size is 100 Mb due to this its loading time is high. And i show your forums if we create binary then its size may be decrese. so how to convert .babylon file to binary. please help me sir Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted February 16, 2017 Share Posted February 16, 2017 It was not the initial question To convert to binary just use this code: https://github.com/BabylonJS/Babylon.js/tree/master/Tools/ConvertToBinary I also suggest that you turn gzip on on your server. .babylon file can be compressed A LOT Quote Link to comment Share on other sites More sharing options...
haestflod Posted February 16, 2017 Share Posted February 16, 2017 You can also try and decrease the decimal precision. When I used the fbx exporter the exported babylon file had something like 16 decimals per vertex, normal e.t.c. which I reduced to 5 which reduced the filesize by a lot. Quote Link to comment Share on other sites More sharing options...
vikk Posted February 17, 2017 Share Posted February 17, 2017 how to apply gzip on server Quote Link to comment Share on other sites More sharing options...
davrous Posted February 17, 2017 Share Posted February 17, 2017 http://lmgtfy.com/?q=how+to+enable+gzip+on+a+web+server :-P Quote Link to comment Share on other sites More sharing options...
vikk Posted March 16, 2017 Share Posted March 16, 2017 how to apply reflaction on 3dsmax object for example (laptop) . i apply all type reflection provide in your documentation . but it not work in 3dsmax object 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.