eladrich / pix2vertex.pytorch

An official pyTorch port of the pix2vertex paper from ICCV2017
MIT License
192 stars 24 forks source link

Extracting texture along with mesh #14

Open tejaswivg opened 2 years ago

tejaswivg commented 2 years ago

I see that the matplotlib plot has colors along with a mesh. Currently the mesh generated doesnt have any color/texture with it. How do I export a mesh with a texture?