Introduction - If you have any usage issues, please Google them yourself
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 to an OBJ file.
It doesn t matter if the object file contains splines or polygon based geometry, it reads and writes almost all .obj files.
See help read_wobj and help write_wobj
https://github.com/quxiaofeng/WOBJ_toolbox