Provides output presets for rendering (like 1080p square, or 4k widescreen), and other helpful rendering utilities.
- Output presets
- 1080p
- 4k
- Test Render (preserves previous settings - renders at set percent)
- Quick Camera Selector
- Download the plugin script (
plugin.py
). - Go to Blender preferences and install it as an addon.
- Clone repo:
git clone [email protected]:whoisryosuke/blender-render-buddy.git
- Open Blender and go to the Scripting tab.
- Click New button and make a new script.
- Copy the contents of
plugin.py
and paste into the editor. - Run the plugin.
- Rinse repeat.
You can also just install it and then edit from where it's installed. Not sure if it hot reloads though, you might need to toggle plugin on/off.