cx20 Posted October 8, 2016 Share Posted October 8, 2016 Hi I tried to test the latest glTF Loader. https://github.com/BabylonJS/Babylon.js/commit/d2fd7148f1e43c66953db2342384f1ead254a579 However, it seems the model will not be displayed correctly. https://cx20.github.io/gltf-test/examples/babylonjs_broken/BoxAnimated/ (latest version) https://cx20.github.io/gltf-test/examples/babylonjs/BoxAnimated/ (previous version) Please confirm whether there is a problem. Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted October 10, 2016 Share Posted October 10, 2016 Ping @Luaacro Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted October 10, 2016 Share Posted October 10, 2016 Humm.. Just use the very latest version of babylon.js to fix it: https://github.com/BabylonJS/Babylon.js/tree/master/dist/preview release cx20 and julien-moreau 2 Quote Link to comment Share on other sites More sharing options...
cx20 Posted October 11, 2016 Author Share Posted October 11, 2016 Deltakosh san I'm sorry. The combination of the library and the loader was not correct. It worked in the latest library and loader. [OK] Babylon.js v2.5-alpha (2016.08.20) + babylon.glTFFileLoader.js (2016.08.30) [NG] Babylon.js v2.5-alpha (2016.08.20) + babylon.glTFFileLoader.js (2016.10.09) [OK] Babylon.js v2.5-beta (2016.10.11) + babylon.glTFFileLoader.js (2016.10.09) Please close this issue. GameMonetize and julien-moreau 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.