Advertisement

You're blocking ads, which pay for BlenderNation. Read about other ways to support us.

Blender script: Camera additions

2

design4use writes:

I wrote a small script to make managing multiple cameras in the 3D viewport a little easier for me, sharing here in hopes it's useful for others:

Adds these actions to the View|Cameras menu in 3D view:

  • View → Camera : set the current camera to the 3D view
  • View → Add Camera : add a new camera and set it to the 3D view
  • Camera → View : Set the 3D view to the current camera
  • Previous Camera : Use the previous camera (if multiple cameras set up)
  • Next Camera : Use the next camera (if multiple cameras set up)

Inspired by original code for camera_fit_view by Yashar JafarKhanpour and for cyclecameras by CoDEmanX

About the Author

German

A product designer by day, learning Blender at night

2 Comments

Leave A Reply

To add a profile picture to your message, register your email address with Gravatar.com. To protect your email address, create an account on BlenderNation and log in when posting a message.

Advertisement

×