标签:style blog http ar strong for 文件 sp art
请先看这两个中文博客中对于obj的介绍:
更为详细的英文资料(用google或者aol搜索 "obj format"即可得到):
http://en.wikipedia.org/wiki/Wavefront_.obj_file
Wavefront OBJ File Format Summary
最详细的资料 obj spec: http://www.martinreddy.net/gfx/3d/OBJ.spec
http://people.cs.clemson.edu/~dhouse/courses/405/docs/brief-obj-file-format.html
http://www.scratchapixel.com/lessons/3d-advanced-lessons/obj-file-format/obj-file-format/
看完以上随便一个内容,obj的格式可以说了解了。下面实现对obj文件的读取。
标签:style blog http ar strong for 文件 sp art
原文地址:http://www.cnblogs.com/Taiwantomzhang/p/3993703.html