gltf-vscode: Preview failing for Babylon and Cesium in MacOS

Getting errors when trying to open sample models. I tested with the WaterBottle directory and tried previewing the .glTF files:

screen shot 2017-11-11 at 3 42 24 pm screen shot 2017-11-11 at 3 42 23 pm screen shot 2017-11-11 at 3 43 51 pm

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 23 (12 by maintainers)

Most upvoted comments

Oh look, I was wrong. Cesium messes up file: URLs too, just in a different way. PR on the way.

Will do. I think this branch is basically ready to go, except that it’s using a not-yet-official branch of Cesium. Once AnalyticalGraphicsInc/cesium#5989 gets reviewed & merged, this will be ready.

The task watch thing is the compile step. There should be a status bar at the bottom with a number 2 next to a wrench+screwdriver icon, showing two watchers running.

Glad you got it working! And yes we expect the KHR extension message, we’re going to add support for that to Cesium at some point. I think there’s still some lingering initial scale/position problems in both the Cesium and ThreeJS viewers, I need to look into that too.