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

https://github.com/claromes/easycameratoview

Blender Add-on to easily lock or unlock Camera to View
https://github.com/claromes/easycameratoview

blender-addon blender3d python

Last synced: 5 months ago
JSON representation

Blender Add-on to easily lock or unlock Camera to View

Awesome Lists containing this project

README

        

# Easy Camera to View

Blender Add-on to create a Camera to View button on Header region and easily lock or unlock the view

## Installation

- Download the [easy_camera_to_view_v02.zip](https://github.com/claromes/easy_camera_to_view/releases/tag/v0.2) file
- Open the Blender User Preferences and select the Add-ons tab
- Click "Install..." button and select the easy_camera_to_view_v02.zip file
- Click the checkbox to enable the add-on "Camera: Easy Camera to View"

## Screenshots

User Preferences:

![User Preferences](screenshots/easy_camera_to_view_v0.2_user.jpg "User Preferences")

Locked

![Locked](screenshots/easy_camera_to_view_v0.2_locked.jpg "Locked")

Unlocked:

![Unlocked](screenshots/easy_camera_to_view_v0.2_unlocked.jpg "Unlocked")

Demo video:

[![Demo video](https://github.com/claromes/easycameratoview/assets/28742647/36aaf088-e14a-4d30-bdc5-33dbc94a6bc9)](https://github.com/claromes/easycameratoview/assets/28742647/36aaf088-e14a-4d30-bdc5-33dbc94a6bc9)

## Development Branches

- `main`

Released and maintaining version

- `3dview`

A floating 3D View button. First idea, using gpu module and no longer in development, only for references.

## Author

[Claromes](https://claromes.com)