Simple blender script for rendering shaded images such as used by MVCNN.
- install requirements, preferably in a virtual env
pip install -r requirements.txt
- set path to blender2.79b executable in
settings.py
- set mesh dataset path in
settings.py
- convert to .obj format
- normalize
- rotate/flip
python preprocess_meshes.py
- render views from a sphere around the object
python render_meshes.py