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

Alternative to the COLLADA loader #3

Open
crobi opened this issue Aug 13, 2012 · 1 comment
Open

Alternative to the COLLADA loader #3

crobi opened this issue Aug 13, 2012 · 1 comment

Comments

@crobi
Copy link
Contributor

crobi commented Aug 13, 2012

There is a project which reads COLLADA files and transforms them into an xml file with meta-data and a binary file with vertex/mesh data, in a format suitable for webgl. The project looks promising, but is work in progress and can not replace a collada loader at this time.

https://github.com/KhronosGroup/collada2json

@crobi
Copy link
Contributor Author

crobi commented Apr 25, 2013

This project has moved to https://github.com/KhronosGroup/glTF

The idea is still nice, and the format will very likely be much smaller and faster to load than COLLADA files. However, the format is still a draft and not stable. I'm not aware of anyone using it. Also:

This has lead to a fragmented market of incompatible proprietary runtime formats and duplicate efforts in content pipeline tools. glTF solves this by providing an extensible open-standard runtime format that...

xkcd

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

1 participant