-
-
Notifications
You must be signed in to change notification settings - Fork 35.6k
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 for glTF 1.1 #10257
Comments
simple sample models for glTF 1.1 https://twitter.com/pjcozzi/status/813507833828429824 |
I tried the glTF 1.1 sample with some glTF Loader. I would like each library to be all green. |
We're all green for 1.1, excluding a known animation bug. This can be closed. Next up, 2.0! |
Agreed with setting our target 2.0. But just in case, I'm not sure if we're all green for 1.1. |
Yes; I think supporting all of the 1.1 sample models is probably good enough to close this issue and open another for 2.0. Certainly "all green" was an overstatement. 😅 But any future 1.1 bugs we can file separately when we discover them. |
I see, that sounds good to me! |
I confirmed that it became all green. |
The pull request for the draft glTF 1.1 spec is now open: KhronosGroup/glTF#784
We'd like a few engines and tools to implement it and provide feedback before we submit it for Khronos ratification. It would be awesome if three.js could be one of them.
There are several changes but they are small and almost always straightforward, see KhronosGroup/glTF#605
CC @tparisi @richtr
The text was updated successfully, but these errors were encountered: