Closed edwardsp closed 11 years ago
I've added the parser, test case and simple data file (single triangle). It is only very basic with support for just vertices and faces that are triangles. The normals are calculated as it is read in.
thanks so much, will check and merge over the weekend!!
also tried some files from http://people.sc.fsu.edu/~jburkardt/data/obj/obj.html and it looks good so far
thanks a lot
I've added the parser, test case and simple data file (single triangle). It is only very basic with support for just vertices and faces that are triangles. The normals are calculated as it is read in.