KhronosGroup / glTF-Project-Explorer

Tool to provide a filterable registry of glTF community projects.
Apache License 2.0
87 stars 46 forks source link

New data model implementation #168

Closed javagl closed 1 year ago

javagl commented 1 year ago

This is a draft PR for implementing the new data model that is currently proposed at https://github.com/KhronosGroup/glTF-Project-Explorer/pull/167 . The changes that are currently in this PR are summarized in the first comment of that PR, together with some open discussion points.

I'd suggest to keep the discussion going on in https://github.com/KhronosGroup/glTF-Project-Explorer/pull/167 , to align the document that describes the actual state of the data model (as a "specification"). I'll try to keep this PR here up to date with decisions that are made there.

javagl commented 1 year ago

This is now part of https://github.com/KhronosGroup/glTF-Project-Explorer/pull/172