meteoritool Posted March 4, 2016 Share Posted March 4, 2016 Hey, Coming up to everyone to clarify something about the wonderful skyMaterial from the BABYLON.js Materials Library Trying to set the skyBox mesh to "infiniteDistance = true" won't result in the skyMaterial to follow the skybox mesh's position:http://www.babylonjs-playground.com/#E6OZX#20 Is there a way to set the skyMaterial to infiniteDistance too ? julien-moreau 1 Quote Link to comment Share on other sites More sharing options...
julien-moreau Posted March 4, 2016 Share Posted March 4, 2016 Hi meteoritool (great pseudo ahah) Thanks a lot for your feedback ! This was fixed: https://github.com/BabylonJS/Babylon.js/pull/1015 meteoritool 1 Quote Link to comment Share on other sites More sharing options...
meteoritool Posted March 5, 2016 Author Share Posted March 5, 2016 I reuploaded the whole BABYLON.js-master this morning, and it comes down with two errors with the 2.3 version of BABYLON : on the babylon.skyMaterial.js file : "babylon.skyMaterial.js:207 Uncaught TypeError: BABYLON.serialize is not a function" On my own index.js file : "Uncaught TypeError: BABYLON.SkyMaterial is not a function" It does somehow work with the actual preview release of BABYLON ! Quote Link to comment Share on other sites More sharing options...
julien-moreau Posted March 6, 2016 Share Posted March 6, 2016 It think it is related to the new serialization system available only in the preview release, which is better now. But not sure, I have to test Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted March 7, 2016 Share Posted March 7, 2016 Actually you need Babylon.js v2.4 for this 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.