Skip to content

texcoord3d support for obj loader

Martin Schultz requested to merge featureOBJReader3dTexcoords into master

closes #19 (closed)

unfortunately the other supported file formats dont seem to support 3d texture coords. as for ply the naming of elements is not defined and therefore arbitrary as for off and om these formats seem to only support 2d texcoords stl seems to not support texcoords at all

Merge request reports