From: Kevin M. <sub...@us...> - 2001-09-19 19:44:01
|
subatomic 2001/09/19 12:44:00 PDT Modified files: . ObjImporter.h GeoSet.h glRenderGeoSet.h Log: support for TRIS... I had only implemented QUADS, and TRISTRIPS before. next to fix: the wrong textures are getting indexed there are a few polys getting left out... Revision Changes Path 1.4 +10 -4 tank/ObjImporter.h 1.3 +24 -2 tank/GeoSet.h 1.5 +6 -0 tank/glRenderGeoSet.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/tank/ObjImporter.h.diff?r1=1.3&r2=1.4 http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/tank/GeoSet.h.diff?r1=1.2&r2=1.3 http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/tank/glRenderGeoSet.h.diff?r1=1.4&r2=1.5 |