glTF-Asset-Generator icon indicating copy to clipboard operation
glTF-Asset-Generator copied to clipboard

Create MD detailing the base model used

Open stevk opened this issue 6 years ago • 4 comments

We used one basic model when generating models for tests. We should details it's specifics somewhere.

stevk avatar Sep 22 '17 21:09 stevk

I'm currently working on a way to present the geometry details in a md file. This is a sample of one I have on a gist:

https://gist.github.com/kcoley/7c90f1d663e787de41e34220f461aedf#file-trianglenoindices-md

I realize as we do different test, the geometry information may change. This poses these questions:

  • Would we need a unique geometry md file for each generated asset?
  • Should some information be omitted? (color/ tangents, etc.)
  • Should the presentation of this data be changed to be clearer?

In terms of consistency, it seems the positions, normals and tangents should not change for the initial set of tests we have created. The texture coords and colors can potentially vary depending on the test.

kcoley avatar Sep 26 '17 21:09 kcoley

We are currently using an image generated by @PatrickRyanMS

kcoley avatar Nov 09 '17 00:11 kcoley

Where is image displayed?

stevk avatar Nov 09 '17 00:11 stevk

Sorrry, was trigger happy. We don't have this image yet.

kcoley avatar Nov 09 '17 16:11 kcoley