-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support KHR_technique_webgl extension for glTF #6149
Comments
@ggetz OK to close this? |
@ggetz it looks like the extension was renamed from This is breaking some people's tilesets (see forum thread). Should we just check for both or should we have had a deprecation period? I'm not sure what all went into this rename so apologies if I'm missing some context here. |
The extension name itself changed after he initial draft. They should update their tilesets since it's no longer valid. I think checking ad throwing a |
I just spoke with @lilleyse offline, and it sounds like even though it was in 1.49, it was never officially supported, and that it's not just a naming change, that the old tilesets wouldn't really work out of the box, so it shouldn't be something we can support. Perhaps the best course of action here is to update those old tilesets with obj2gltf ? (Assuming the source obj still exists). |
@ggetz @lilleyse for after Draco, #5120
Please track and participate as needed in the spec discussion here: KhronosGroup/glTF#1217
Update both Cesium and gltf-pipeline.
The text was updated successfully, but these errors were encountered: