Skip to content

josai/Blender-Boosters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Blender-Boosters

Blender-Boosters is a script/plugin designed to find optimal render settings for reducing Blender 3Ds render time on any given machine.

Usage

  • To use the program simply set up your animation to be the highest quality render that you are happy with.
  • Select your render output folder and change the file extentions to be .PNG
  • Then open up the script and run it. You may want to open the command prompt so you can see the progress.

When you run the script it will optimize the render settings and then render your entire animation.

Unfortunately boosters is windows only currently.

Approach

Blender-Boosters uses a genetic algorithm to optimize render settings for a given scene on a given machine. It does this by rendering several sample/prototype renders with different settings. Then out of the samples it uses the the settings that rendered the image the fastest and continues to iterate upon that prototype, repeating the process for several generations until you hopefully have much more time efficient settings for your set up.

Benefits

Drawbacks

Quick References

Cycles Render Settings API

About

A program designed to find optimal settings for rendering on any specific machine. This is highly advantageous for reducing render time for animations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages