cx20 Posted November 29, 2017 Share Posted November 29, 2017 I tried to display the following model. https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/2.0/AnimatedTriangle/glTF However, it seems that an error is output to the console. https://cx20.github.io/gltf-test/examples/babylonjs/index.html?category=tutorialModels&model=AnimatedTriangle&scale=1&type=glTF babylon.max.js:sourcemap:6692 BJS - [02:09:32]: glTF Loader: #/animations/0/channels/0: Failed to find target node undefined Tools._ErrorEnabled @ babylon.max.js:sourcemap:6692 babylon.max.js:sourcemap:6692 BJS - [02:09:32]: Unable to load from ../../tutorialModels/AnimatedTriangle/glTF/AnimatedTriangle.gltf: #/animations/0/channels/0: Failed to find target node undefined Tools._ErrorEnabled @ babylon.max.js:sourcemap:6692 Previously it was correctly displayed. It is unknown when it became impossible to display in which version. Quote Link to comment Share on other sites More sharing options...
Sebavan Posted November 29, 2017 Share Posted November 29, 2017 Ping @bghgary Quote Link to comment Share on other sites More sharing options...
bghgary Posted November 29, 2017 Share Posted November 29, 2017 @cx20 This model works fine for me in the sandbox. Are you sure you got this from the latest samples repo and not an old model (possibly from the tutorials)? Quote Link to comment Share on other sites More sharing options...
cx20 Posted November 29, 2017 Author Share Posted November 29, 2017 Sorry, it was my mistake. I thought that the model of the tutorial was newer, I brought javagl/gltfTutorialModels repository, However it seems to be old. Related: https://github.com/javagl/gltfTutorialModels/issues/3 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.