https://github.com/voldien/camera-set-addon
https://github.com/voldien/camera-set-addon
blender-addon camera-configuration
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/voldien/camera-set-addon
- Owner: voldien
- License: gpl-3.0
- Created: 2020-05-25T14:54:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-08T23:12:56.000Z (over 1 year ago)
- Last Synced: 2025-04-19T07:08:22.966Z (6 months ago)
- Topics: blender-addon, camera-configuration
- Language: Python
- Homepage: https://www.codeintrinsic.com/blender-camera-set-render-addon/
- Size: 3.71 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Camera Set Blender Addon
[](https://www.gnu.org/licenses/gpl-3.0)The *Camera Set* Addon for Blender is an addon for adding the features of having multiple cameras for creating multiple shots with different angles.
# Features
* Set of configurable list of cameras.
* Single button to render all the cameras.
## Motivation
This utility addon was created because I was faced with the issue of having multiple camera in an architecture model of a house. Where I was forced to change the camera variable in between the renders. But I wanted to automated this process so I only needed for all the camera in the scene to be rendered in a single command.# Installation
Download the [archieve](Release) zip file.Open up the preference window.

Go to the Add-ons tab and press on the install button.

Once added the zip file. Search with the keyword camera.

Enable the addon called 'Camera Render Set'

# Examples
Go to the scene setting tab.

Enable the camera set for the scene.

## License
This project is licensed under the GPL+3 License - see the [LICENSE](LICENSE) file for details