Skip to content
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

Closed
pjcozzi opened this issue Nov 30, 2016 · 7 comments
Closed

Support for glTF 1.1 #10257

pjcozzi opened this issue Nov 30, 2016 · 7 comments

Comments

@pjcozzi
Copy link

pjcozzi commented Nov 30, 2016

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

@takahirox
Copy link
Collaborator

simple sample models for glTF 1.1

https://twitter.com/pjcozzi/status/813507833828429824
https://github.com/javagl/gltfTutorialModels/blob/master/README.md

@cx20
Copy link
Contributor

cx20 commented Dec 31, 2016

I tried the glTF 1.1 sample with some glTF Loader.
https://github.com/cx20/gltf-test#gltf-11-tutorial-models
https://cx20.github.io/gltf-test/

I would like each library to be all green.

@donmccurdy
Copy link
Collaborator

We're all green for 1.1, excluding a known animation bug. This can be closed.

Next up, 2.0!

@takahirox
Copy link
Collaborator

Agreed with setting our target 2.0.

But just in case, I'm not sure if we're all green for 1.1.
At least I haven't checked yet.
Just GLTFLoader can load all glTF 1.1 public sample models.
https://github.com/javagl/gltfTutorialModels/blob/master/README.md

@donmccurdy
Copy link
Collaborator

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.

@takahirox
Copy link
Collaborator

I see, that sounds good to me!

@mrdoob mrdoob closed this as completed Feb 14, 2017
@cx20
Copy link
Contributor

cx20 commented Feb 26, 2017

I confirmed that it became all green.
https://github.com/cx20/gltf-test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants