yuki-koyama / blender-cli-rendering

Blender Python scripts for rendering images directly from command-line interface
GNU General Public License v3.0
733 stars 107 forks source link
blender cycles python rendering

blender-cli-rendering

GitHub Blender

A set of Blender Python scripts for generating scenes and rendering images directly from command-line interface.

Principles

Possible Usages

Scripts

01_cube.py

01_cube

02_suzanne.py

02_suzanne

03_ibl.py

03_ibl

04_principled_bsdf.py

04_principled_bsdf

05_composition.py

05_composition

06_split_tone.py

06_split_tone

07_texturing.py

07_texturing

08_animation.py

08_animation

09_armature.py

09_armature

10_mocap.py

10_mocap

11_mesh_visualization.py

11_mesh_visualization

12_cloth.py

12_cloth

13_matcap.py

13_matcap

14_procedural_texturing.py

14_procedural_texturing

License

GNU General Public License v3.0 (GPL-3.0). We have chosen this license because we respect the philosophy of free software.