搜索资源列表
candlestic
- C语言读入obj文件和mtl文件,opengl绘图-Obj files in C read and mtl files, opengl drawing
objTester
- 一個簡單讀取obj 及 mtl 小程式 可以讀出obj有多少mtl類別 多少點線面-a simple program loading obj and mtl. it can read how many points, lines, and planes.
TexObject
- 解析mtl文件的obj格式OpenGL环境下的纹理贴图,多纹理贴图。obj格式的文件可能会包含许多组件,这些组件的纹理参数放在mtl文件。通过解析mtl文件,进行obj对象的多纹理贴图。-read mtl of obj file,3D texture Binding
WOBJ_toolbox-master
- 读取obj 3D文件 来源于GitHub,开源项目-Read and Write Wavefront OBJ geometry and MTL files. The function read_wobj allow Wavefront object files including material MTL files to be read into a Matlab structure. The function write_wobj exports a Matlab structure
WOBJ_toolbox_Version2b
- matlab读取obj文件为matlab变量或者写入obj文件-Read and Write Wavefront OBJ geometry and MTL files.