Add rendering pipeline
Add render script that renders all of the bottles into the graphics directory.
This commit is contained in:
parent
b02e943171
commit
aa61ba5b69
10 changed files with 43 additions and 0 deletions
2
render.cmd
Normal file
2
render.cmd
Normal file
|
@ -0,0 +1,2 @@
|
|||
REM Pass the path to blender as the first argument
|
||||
%1 --background --python-exit-code 1 model.blend --python render.py
|
Loading…
Add table
Add a link
Reference in a new issue