Welcome! BlenderBatch is a simple, lightweight, command-line based tool that renders and manages batch renders for Blender.
BlenderBatch queues up user-configured render jobs that can be executed with ease.
- Blender Path Specify your fixed Blender path
- Jobs
- Load Load a job by typing its number
- Create Create a job by typing
!
followed by the job name - Delete Delete a job by typing
@
followed by the job name
- Exit Exit by typing
#
BlenderBatch
Written in C++ and compiled using MSBuild