Blender Configuration Script is a collection of Python-scrypts you can use to get the settings you want just with 5 clicks.
- Start Blender.
- In the Top-left Menubar click edit
- In edit click Preferences
- Select Addons
- Click install
- Choose the Addon you want to install. (360.py is used to set up 360° Scenes and default.py is used to improve your render Quality)
- Down left select the thre rows and click on Save Preferences
- Close the Preferences Window and start blending you scene
The Scripts work for the Blender 2.8 and 2.9 Series. The Blender 3.0 Series uses a different API and is incompatible with the addons.
You have to rename the camera before executing the 360.py script.
The new name has to be: 360°_camera
. After executing the Script, you can change the cameras name, if you want.
But when the Script is being executed, the Camera you want to render the 360° Images/Videos with needs to have this name. If the Camera doesn't have this Name, the addon is unable to find your camera. This ISsue will be improved soon. But first I am creating another cool Addon for Blender!