Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POVCam

POVCam

"Adds a camera based on the current point of view”

ko-fi

Introduction

Adding a camera and adjusting it to your needs can be time-consuming, which is the reason I created this addon to make it easier to add a camera. It allows the user to add a new camera object to the scene, make it the active camera, and adjust its position and orientation to match the current point of view in the active 3D viewport.

Compatibility

POVCam supports Blender 3.0 up to Blender 5.x:

  • Blender 3.0 to 4.1: Compatible as a traditional add-on via bl_info in __init__.py.
  • Blender 4.2 to 5.x: Compatible with Blender's updated operator override API (bpy.context.temp_override) and the Extensions manifest format (blender_manifest.toml).
24.02.2023_18.30.12_REC.mp4

Installation

To install this add-on in Blender, follow these steps:

  • Open Blender and go to Edit > Preferences.
  • In the Preferences window, select the "Add-ons" tab.
  • At the bottom of the window, click the "Install" button.
  • In the file browser that opens, navigate to the location of the add-on file you want to install. The add-on file should have a .zip extension.
  • Select the add-on file and click the "Install Add-on from File" button.

The add-on will now be installed and will appear in the list of available add-ons. To enable the add-on, locate it in the list and click the checkbox next to its name. You can also install an add-on by clicking the "Install from File" button in the "Add-ons" tab of the Preferences window and selecting the add-on file from the file browser.

24.02.2023_21.23.10_REC.mp4

About

Adds a camera based on the current point of view

Topics

Resources

Code of conduct

Stars

5 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Used by

Contributors

Languages