equivalent-exchange-3/ee3_common/net/minecraftforge/client/model/obj
2013-03-27 11:37:34 +00:00
..
Face.java Reduced amount of computations of Face.getFaceNormal() during a Face.render() 2013-03-27 11:37:34 +00:00
GroupObject.java Finished up writing our own method of parsing WavefrontOBJ model files into a useable object. Proper documentation is still needed, as is some more validation stuff, and the load should throw an exception in the event that it can't load the model properly from file. 2013-03-21 09:55:28 -04:00
TextureCoordinate.java The start of some comments, and writing my own Wavefront OBJ parser (the one from the lib was needlessly complex) 2013-03-19 15:21:10 -04:00
Vertex.java The start of some comments, and writing my own Wavefront OBJ parser (the one from the lib was needlessly complex) 2013-03-19 15:21:10 -04:00
WavefrontObject.java Finished up writing our own method of parsing WavefrontOBJ model files into a useable object. Proper documentation is still needed, as is some more validation stuff, and the load should throw an exception in the event that it can't load the model properly from file. 2013-03-21 09:55:28 -04:00