/BlenderBatch

A lightweight command-line based batch renderer for Blender.

Primary LanguageC++MIT LicenseMIT

>> Download Latest

Welcome! BlenderBatch is a simple, lightweight, command-line based tool that renders and manages batch renders for Blender.


Overview

BlenderBatch queues up user-configured render jobs that can be executed with ease.


Interface

  • Blender Path Specify your fixed Blender path
  • Jobs
    • Load Load a job by typing its name
    • 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 MinGW GCC