-
Notifications
You must be signed in to change notification settings - Fork 158
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
glTF 2.0 support #3
Comments
glTF 1.1 changes: KhronosGroup/glTF#605 |
@lexaknyazev these changes will be part of a larger scale refactoring based out of: https://github.com/lasalvavida/COLLADA2GLTF/tree/converter1.1 |
The 2.0 converter can now be found here: https://github.com/KhronosGroup/COLLADA2GLTF/tree/2.0 |
@lasalvavida please open a pull request when you are ready (with a task list of any any remaining work) and we'll ask the community to help test it. I know @lilleyse has been preparing test data. |
Here are some things I've found with the current work-in-progress on the 2.0 branch:
|
Thanks for testing this out, @emackey! All good input.
I would be fine with creating a new issue for this to help get this PR merged faster. |
Closed by #37. |
Since glTF 1.1 is incompatible with 1.0, converter should support only newer version or provide a way to specify desired format.
The text was updated successfully, but these errors were encountered: