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:
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 23 (12 by maintainers)
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 number2
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.