Add support for reading texture coordinates from PLY meshes with properties named...
authorSteve Mokris <smokris@softpixel.com>
Thu, 11 May 2017 19:21:37 +0000 (15:21 -0400)
committerSteve Mokris <smokris@softpixel.com>
Thu, 11 May 2017 19:21:37 +0000 (15:21 -0400)
commit2e455b78c8c39cf5507a1ced9887192c61fe85df
treec8074763b41f476db00b84e19206eec33584272b
parent9b2671b2800e62216fed6de484398aee2ec42b61
Add support for reading texture coordinates from PLY meshes with properties named 'texture_u' and 'texture_v'.
code/PlyParser.cpp