hiroharu-kato / neural_renderer

"Neural 3D Mesh Renderer" (CVPR 2018) by H. Kato, Y. Ushiku, and T. Harada.
http://hiroharu-kato.com/projects_en/neural_renderer.html
MIT License
1.15k stars 163 forks source link

How to set the coordinate of the renderer? #19

Open KnightOfTheMoonlight opened 5 years ago

KnightOfTheMoonlight commented 5 years ago

I have some .obj files with the different coordinate setting, like z-axis in the order of descending from bottom to top. I have no idea where can I make this change.