• Patrik Huber's avatar
    Added conversions to Matlab for Mesh · ea140ed2
    Patrik Huber authored
    This contains conversion for vector<glm::tvecX> for the vertices, colours, and texcoords, and vector<array<int, 3>> for the triangle indices.
    We can now successfully return a Mesh to Matlab.
    ea140ed2
fitting.cpp 4.09 KB