Bly7/OBJ-Loader

No support for grouping

brennanOnTheMoor opened this issue · 0 comments

There is no support for grouping:

  • faces - useful if we want to represent a group of triangles as a larger polygon face in 3d

  • vertices - useful if we want to represent a group of vertices as a polyline in 3d.

Grouping is supported by the .obj format. Please see here: http://paulbourke.net/dataformats/obj/