An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Camera Set Blender Addon
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](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.

![Open Preference](images/_preference.jpg)

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

![Open Addon Install](images/_preference_install.jpg)

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

![Search Addon](images/_search_addon.png)

Enable the addon called 'Camera Render Set'

![Enable Addon](images/_enable_addon.png)

# Examples

Go to the scene setting tab.

![Open ](images/_example_open_tab.jpg)

Enable the camera set for the scene.

![Enable](images/_example_enable.jpg)

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