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

Convert models to glTF 1.0 #421

Closed
pjcozzi opened this issue Oct 1, 2015 · 5 comments
Closed

Convert models to glTF 1.0 #421

pjcozzi opened this issue Oct 1, 2015 · 5 comments

Comments

@pjcozzi
Copy link
Member

pjcozzi commented Oct 1, 2015

The sample models in this repo are still glTF 0.8. We'll convert them to glTF 1.0 when the converter and spec are ready.

@pjcozzi
Copy link
Member Author

pjcozzi commented Oct 5, 2015

To help users test their engine, we should probably include three glTF versions of each model:

  • glTF with separate files for resources
  • glTF with embedded resources
  • Binary glTF

This was referenced Oct 15, 2015
@pjcozzi
Copy link
Member Author

pjcozzi commented Oct 18, 2015

Sample models with KHR_materials_common will be post 1.0 - #448

@pjcozzi
Copy link
Member Author

pjcozzi commented Oct 18, 2015

@tfili there is a script here to convert all models: https://github.com/KhronosGroup/glTF/blob/master/sampleModels/convertAll.sh

I think we should put each type (collada, gltf, gltf-embedded, gltf-binary) in a separate subdirectory.

@pjcozzi
Copy link
Member Author

pjcozzi commented Oct 18, 2015

@tfili a few sample models didn't convert/load in Cesium using the online converter:

  • monster
  • brainsteam
  • vc

If you run into the same problem with COLLADA2GLTF, just leave the COLLADA files in the model's directory; delete the old glTF files.

@pjcozzi
Copy link
Member Author

pjcozzi commented Oct 23, 2015

@pjcozzi pjcozzi closed this as completed Oct 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant