D:.
├─app # Entrance of the project
├─assets # any assets
├─data # store datas here
├─lib # Librarys, most from PIFu
│ ├─model # Load model(.obj files)
│ └─renderer # render datas
│ └─gl # pyOpenGL
│ └─data # Graphics Library Shader Languages
└─util # Utilities
You should install the conda package "pyembree", which is not support for windows using conda. For windows, plz reference to this. OR USE PIP INSTALL AT THE LAST STEP
You can reference this. Or directly:
-
Install openexr first: search at https://www.lfd.uci.edu/~gohlke/pythonlibs/, then download the corresponding version.
-
Then
pip install
it. -
Then
pip install pyexr