Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

AnimatedTriangle is not compatible with glTF2.0 #44

Closed
kyasbal opened this issue Apr 11, 2017 · 3 comments
Closed

AnimatedTriangle is not compatible with glTF2.0 #44

kyasbal opened this issue Apr 11, 2017 · 3 comments

Comments

@kyasbal
Copy link

kyasbal commented Apr 11, 2017

This sample seems not compatible with glTF 2.0.
As far as I see, this model schema is more like glTF 1.0 not 2.0.

This is several points I noticed that it is not matching with glTF 2.0.

  • meshes should be mesh
  • nodes should be array of numbers
  • accessors should be array

I guess there should be more wrong points.

@javagl
Copy link
Contributor

javagl commented Apr 11, 2017

Duplicate of #43 . So I'll try to do these updates today, they seem to cause lots of confusion...

@kyasbal
Copy link
Author

kyasbal commented Apr 12, 2017

@javagl I'm sorry to make duplicated issue. Thank you.

@kyasbal kyasbal closed this as completed Apr 12, 2017
@javagl
Copy link
Contributor

javagl commented Apr 12, 2017

(Most of) the test models are going to be updated with #45

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

No branches or pull requests

2 participants