Skip to main content

Questions tagged [camera]

The camera is an object which defines a point of view in 3D space for the context of rendering. The camera also has settings for depth of field (DoF) and other effects/settings real cameras have.

15 votes
2 answers
15k views

How to combine renders from multiple cameras

I have 4 cameras in different positions but all of them point to the center of the scene. What I want is to combine all the renders, like film taken from different cameras, combined in one, image from ...
JianNius's user avatar
  • 367
14 votes
3 answers
15k views

Find active camera from Python

I could just use: obj_camera = bpy.data.objects["Camera"] to get the camera, but it is possible to have a scene with multiple cameras. So if that is the case, ...
P i's user avatar
  • 3,961
14 votes
2 answers
64k views

Setting up an isometric view

I want to use Blender as a sort of reference for making isometric pixel art. My game tiles are 64 x 32: I'd like to create an object in blender using this same view. I know I can move the camera ...
Mitch's user avatar
  • 555
14 votes
1 answer
57k views

How to change the camera from Landscape to Portrait

I need a way to render a picture that is longer heighth-wise than width-wise. Changing the scale of the camera does nothing. I've been told to look in the scene focus settings, and I didn't see ...
BookWyrm17's user avatar
14 votes
2 answers
33k views

Viewport pivot point changed from scene objects to around viewport camera origin

I am starting to learn using blender, and at some point I managed to do something to the 3D view camera. Usually the camera orbits around an object, but now the rotation seems to happen (atleast very ...
varesa's user avatar
  • 243
14 votes
5 answers
55k views

Moving camera around in camera view in Blender 2.8

In Blender 2.79b, you can move around in the camera view by pressing Shift+F. When I tried it in Blender 2.8, it doesn't seem to do anything. Does anyone know how to do this in Blender 2.8?
user avatar
13 votes
1 answer
47k views

How to render an object without its shadow?

I am trying to delete the shadow from the heart but I can't:
Meri's user avatar
  • 723
13 votes
4 answers
16k views

Create and export bounding boxes for objects

I am using Blensor v2.67. I have a camera and several objects in my scene. The camera follows a path and I would like to save what the camera sees for each frame. Among other things, I would like to ...
user1809923's user avatar
13 votes
2 answers
2k views

Is it possible, without knowing Python, to animate between orthographic and perspective camera view?

I want to animate between perspective and orthographic camera views. How can this be done? I found where people talk about successfully animating between orthographic and perspective camera views in ...
J.Todd's user avatar
  • 371
12 votes
3 answers
21k views

How do you change camera safe area transparency?

I'm trying to change red-circled area so that it is entirely black. I don't want to preview what is outside of my camera. Any idea on how to do this?
user48206's user avatar
  • 185
12 votes
2 answers
17k views

Change start time of camera following a path?

I made a path and have my camera following the path (Shift + A: Curve->Path) based on a youtube tutorial and this question: Camera angle should follow path angle. However the camera starts following ...
User's user avatar
  • 533
12 votes
3 answers
38k views

Ideal camera settings to approximate human eye?

As far as things such as Focal Length, Sensor Size, etc., what are the ideal camera settings in blender that most closely approximate the human eye? Right now, everything in my scene seems like it is ...
Zauberin Stardreamer's user avatar
12 votes
2 answers
3k views

How to set a principal point for a camera

Pinhole camera model includes a principal point (just to be clear, it appears here: http://en.wikipedia.org/wiki/Pinhole_camera_model) Is there a way to set these camera param s.t. it will be used ...
Alex Kreimer's user avatar
12 votes
1 answer
4k views

Rolling shutter effect

Is it possible to create an artificial shutter effect in blender to render something like this?
Mateusz Sowiński's user avatar
12 votes
2 answers
32k views

How to change camera movement speed on Path during animation

Im making a animation in blender that requires the camera to change speeds while moving along a path. I'm using the Curve/Path for the path. I need the camera to move at a certain speed going between ...
user14656's user avatar
  • 129

15 30 50 per page