Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 346 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 346 Bytes

OBJ_Render

A tool that can render 3D face obj file into 2D images

How to use it

git clone https://github.com/LTT-O/OBJ_Render.git
sh install_pytoch3d.sh
python render.py --obj_path=./demo1.obj --save_path=./demo1.png

Result