Texture mapping in MATLAB

Posted by srand on Stack Overflow See other posts from Stack Overflow or by srand
Published on 2010-03-21T18:00:16Z Indexed on 2010/03/21 18:01 UTC
Read the original article Hit count: 445

Filed under:

I have points in 3D space and their corresponding 2D image points. How can I make a mesh out of the 3D points, then texture the triangle faces formed by the mesh?

© Stack Overflow or respective owner

Related posts about matlab