say i have several objects which have the same vertex positions and normals and UVs, but the primitives are different. in GL or DX, these objects can use the same VBO.
in JPCT, is it possible?
another question, if in a vertex list, some vertices are not pointed by any primitive, does JPCT remove these vertices?
in JPCT, is it possible?
another question, if in a vertex list, some vertices are not pointed by any primitive, does JPCT remove these vertices?