FlavorICE
03-28-2002, 04:52 AM
How would you go about syncing a pair of
verts/indices and uvcoords/indices for use
with vertex arrays? I understand that there
is some vertex duplication involved. I'm
just lost on how you know what vertex to
duplicate. Is there some sort of implicit
link between them?
8 verts
12 indices
36 uvcoords
12 indices
Above data belongs to a simple cube I
exported with max. The texture indices
are different from the vertex indices.
What am I missing here?
verts/indices and uvcoords/indices for use
with vertex arrays? I understand that there
is some vertex duplication involved. I'm
just lost on how you know what vertex to
duplicate. Is there some sort of implicit
link between them?
8 verts
12 indices
36 uvcoords
12 indices
Above data belongs to a simple cube I
exported with max. The texture indices
are different from the vertex indices.
What am I missing here?