loadawobj

Load an alias wavefront obj file into matlab.Updated Dec 2016

Download
Download

You are now following this Submission

Cite As

William Harwin (2026). loadawobj (https://ch.mathworks.com/matlabcentral/fileexchange/10223-loadawobj), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.32.0

Can now handle limited colour information via the alias wave front .mtl file, polygons with up to 6 vertices and lines.

Download
1.3.0

Modified to return either faces and vertices, or a structure with more of the object information.

Download
1.2.0

Rewritten the processing of the faces data to be more robust. Also will return additional data in a structure if only a single output argument is given.

Download
1.1.0

Documented Doug Hacketts bug, but need some test files that demonstrates the problem please.

Download
1.0.0

Aparently loadobj is a matlab function (although not with our toolbox set) so renamed loadawobj

Download