pahimar
|
fedf87c304
|
Adjust visibility of the parseObj method, add a URL based constructor, modified renderAll for further performance optimizations
|
2013-04-02 20:29:00 -04:00 |
|
pahimar
|
bf09bdb8a6
|
Reduce number of startDrawing/draw calls to the tessellator (thanks for the tip), add some render methods to WavefrontObject, removed unnecessary commenting
|
2013-04-02 14:38:24 -04:00 |
|
pahimar
|
4fed6ca22d
|
Only calculate normals as many times as needed, add support for specifying the glDrawingMode (if desired)
|
2013-03-28 00:02:15 -04:00 |
|
pahimar
|
bbf22cace7
|
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 |
|