Skip to content

Blender Batch Render is a desktop Python application with a GUI for batch rendering .blend files in Blender. It simplifies the workflow for 3D artists, animators, and tech artists who frequently work with multiple Blender projects.

Notifications You must be signed in to change notification settings

Steenuga/Blender-Batch-Render

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸͺΆ Blender Batch Render

πŸ“˜ This README is also available in Ukrainian

Blender Batch Render is a desktop Python application with a GUI for batch rendering .blend files in Blender. It simplifies the workflow for 3D artists, animators, and tech artists who frequently work with multiple Blender projects.

Application Interface

πŸ”§ Problem It Solves

Blender has no built-in support for rendering multiple .blend files sequentially. This app automates the process, tracks rendering progress per file, displays time spent, and lets you stop rendering at any moment.

✨ Key Features

  • βœ… Batch rendering of .blend files using individual settings from each file.
  • ⏱ Progress tracking in both frames and percentages.
  • πŸ•’ Elapsed time shown for each rendered file.
  • πŸ’¬ Real-time Blender console output inside the GUI.
  • πŸ”Ž Custom path to Blender executable (e.g., Steam version).
  • πŸ“‚ Simple file list management: add, remove, clear.

πŸš€ How to Use

  1. Make sure you have Python 3.6+ with tkinter installed.
  2. Run blender_batch_render.pyw.
  3. Add .blend files and set Blender's path.
  4. Click β€œStart Render” and monitor the process!

πŸ“„ License

MIT β€” free to use, share, and improve.

About

Blender Batch Render is a desktop Python application with a GUI for batch rendering .blend files in Blender. It simplifies the workflow for 3D artists, animators, and tech artists who frequently work with multiple Blender projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages