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

Upcoming format and / or converter changes #133

Closed
fabrobinet opened this issue Sep 18, 2013 · 10 comments
Closed

Upcoming format and / or converter changes #133

fabrobinet opened this issue Sep 18, 2013 · 10 comments
Labels

Comments

@fabrobinet
Copy link
Contributor

This issue is just a placeholder to track changes on glTF specification and converter until final draft is done.

@fabrobinet
Copy link
Contributor Author

As of revision 8011c52 the converter carries many updates.

First, it implements some format changes:

Then, it brings Open3DGC compression:
A huge thanks to @kmammou for all the support and taking care of all the coder (c++) and decoder (js) code.
We will follow-up with more information about compression (usage,stats..) in a WIKI inside this repo.
Note: geometry, animation (TRS), weights and boneId compression are supported.

Misc bugs fixes like:

@fabrobinet
Copy link
Contributor Author

dev-3 has been merged in master since 676eb5d

It's a short release because of quite busy times at work and I prefer to release dev-3 now - even though some coming-next flagged bugs are pending - work for dev-4 will resume after devCon5 (after 12/11).

The converter has now a configuration file (JSON) that allows much more granularity and express better options than the command line:

Here the format changes and fixes:

Converter fixes:

@fabrobinet
Copy link
Contributor Author

dev-4 has been merged since 8037062

It is also a short release.

We made one general improvement to manage assets, you can now create a bundle: #213 , a bundle is folder that contains the main JSON and the surroundings files (binary datas, images...).

Format Changes (quite minimal this time):

Converter fixes:

@pjcozzi pjcozzi mentioned this issue May 14, 2014
@fabrobinet
Copy link
Contributor Author

  • dev-6 has been merged since 63e9329
  • master has been tagged as v0.6
  • build available

dev-6 is a bug fix release, but still we have one very minor but helpful format change:

bug fixes:

Additionally, some fixes to better handle C++11 across all platforms and namespace cleaning.

@fabrobinet
Copy link
Contributor Author

Another branch for v0.6 has been merged(v0.6-fixes) since 484bc37 it brings fixes for:

@pjcozzi pjcozzi mentioned this issue Jul 14, 2014
@fabrobinet
Copy link
Contributor Author

Merged dev-7 that carries mostly pipeline improvements implemented by @tfili (thanks man!) and a format change (path is now uri that accepts data uri).

  • dev-7 merged since ded2e56
  • master tagged as v0.7

format change:

pipeline changes:

bug fixes:

builds to come...

@fabrobinet
Copy link
Contributor Author

@fabrobinet
Copy link
Contributor Author

added this format change still for 0.8 -> #216

@pjcozzi
Copy link
Member

pjcozzi commented Oct 19, 2015

Closing now that dev-1.0 is merged. For those changes, see https://github.com/KhronosGroup/glTF/wiki/glTF-0.8-to-1.0-Guide

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

No branches or pull requests

2 participants