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.

189 votes
10 answers
385k views

What's the quickest, easiest way to point the camera somewhere in blender?

Often I want to just point the camera to an object or a specific area in my scene to get an idea of how it'll look in the render. What's the most painless hassle-free way to do this in blender? A ...
greatwolf's user avatar
  • 2,971
138 votes
4 answers
268k views

How can I make a camera the active one?

I have multiple cameras in a scene. What I want to do is to change which one is active. This way I can view the scene from different angles. How would I do this?
Owen Patterson's user avatar
71 votes
4 answers
107k views

Render just part of a final image from Cycles?

I'm using an older Nvidia chip that hates running viewport renders, and I need to check if changes to the materials on a few objects not far from the center of my scene are (I'm rendering a floorplan ...
Kyle Willey's user avatar
  • 1,943
56 votes
2 answers
234k views

Camera to user view? [duplicate]

Let's suppose we have a medium-poly mesh, and we want to snapshot several different closeups by just flying in the camera or using the user's perspective to flyover. Is there a keyboard shortcut for ...
ogeid's user avatar
  • 893
44 votes
3 answers
59k views

How to make a cycles light emisson object invisible to the camera?

In my scene it is required to position the lights close to the main object like this: How I can make the light source invisible to the camera?
p2or's user avatar
  • 16k
43 votes
1 answer
216k views

How do I increase the render distance?

I have created a simple model here When rendering it the end of it is cut off How can I get the camera to render a longer distance?
Qwertie's user avatar
  • 7,066
41 votes
4 answers
101k views

Is there a Way to Align Camera to View and Fit the View?

Pressing Ctrl Alt NumPad 0 causes the camera to teleport over and align itself to the current view in the 3D viewport. However, it usually takes up only a small portion of the view, meaning that you ...
JosiahJack's user avatar
37 votes
2 answers
39k views

How can I get better results when doing camera motion tracking?

Whenever I do camera tracking in Blender the reconstruction is always zooming out or not on the axis. I have a great quality camera, but the end results of the camera tracking always has the model ...
Blender98's user avatar
  • 601
34 votes
1 answer
92k views

Constraint the camera to look at an object

In my scene I have a camera sitting at the origin. I would like to contraint it so that it always looks at the center of a given object. But the camera should not change its position. I found some ...
philipp's user avatar
  • 617
29 votes
2 answers
40k views

How can I animate the camera in a perfect circular rotation around a fixed position?

I have an object at a fixed position in 3D space. I would like the camera to circle around it while facing it. I want to path of the camera to be circular in 2D, meaning that it does not move up or ...
Vader's user avatar
  • 14.8k
29 votes
2 answers
33k views

3x4 camera matrix from blender camera

In computer vision, the transformation from 3D world coordinates to pixel coordinates is often represented by a 3x4 (3 rows by 4 cols) matrix P as detailed below. Given a camera in Blender, I need ...
rfabbri's user avatar
  • 1,243
25 votes
3 answers
3k views

Zoom window magnification

What is the best method to get a magnification effect within an image. More specifically, I am interested in getting a portion of the image zoomed in, with a boundary and the zoom lines annotated, ...
chase's user avatar
  • 638
25 votes
2 answers
32k views

I accidentally set an object as camera, how do I undo this?

I have a problem with rendering in cycles. In blender render my object is rendering fine, but in cycles when I pushed F12 I got only this: One more thing: when I click 0 on keyboard I'm not in camera ...
AOV's user avatar
  • 253
21 votes
2 answers
34k views

Movie Clip On Plane

In blender cycles render engine, how do I put a movie clip on a plane so it displays the video? I want the video to be on the plane if there is a way.
user avatar
20 votes
3 answers
35k views

How can I make a plane always look at camera? [duplicate]

How can I make a plane always look at camera? Like in old videogames, like Doom or Wolfenstein, this kind of software used static images that always looked at the camera, is this possible to make on ...
beavoru's user avatar
  • 5,397
20 votes
1 answer
8k views

How to smooth camera animation to have fluid feel?

When dealing with camera motion, its very sensitive to any movement discontinuities. Is there a way to easily achieve natural looking motion when dealing with complicated motion paths and timings? ...
Jaroslav Jerryno Novotny's user avatar
20 votes
2 answers
5k views

How do I cycle through the camera views?

When reviewing the existing cameras of a scene, is there a way to quickly cycle through the views of all cameras?
kr1's user avatar
  • 301
19 votes
3 answers
15k views

How can I generate camera shake?

I would like to generate camera shake in either a render or in BGE. How can I accomplish this?
fouric's user avatar
  • 3,251
19 votes
2 answers
53k views

Objects disappear when looking through camera [duplicate]

When I go to camera perspective, there are parts of my object that I can't see. I tried adding and deleting my camera a lot of times and positioning it so that the objects I would like to see on my ...
Rani O.'s user avatar
  • 213
19 votes
1 answer
1k views

Cycles generates distorted depth

The depth map generated by the Cycles rendering engine seems to have (radial) distortion, while the Blender renderer does not. However, I could not find anywhere information on the internal camera ...
aksr's user avatar
  • 701
18 votes
2 answers
13k views

How to automatically fit the camera to objects in the view?

I'm using blender to render avatar and avatar accessories on a website, however there is a problem, when a hat, or accessory is made a bit large, the it doesn't fit in the viewport, is there anyway to ...
slixxed's user avatar
  • 183
18 votes
2 answers
2k views

Render an object from "all" perspectives

I have an object at 0,0,0 and want to render an animation with "all" perspectives (or "all" possible rotation combinations of the object) of a camera to that object with a given radius. Its like ...
Ba Ku's user avatar
  • 182
18 votes
1 answer
8k views

Make an object invisible to a specific camera? (Cycles)

I'm trying to set up multiple cameras for a scene set in a room. Is there a way to link object visibility to a specific camera? Ideally, a wall or ceiling would not render if it were in the way of the ...
kopi_bon's user avatar
  • 1,077
17 votes
3 answers
21k views

How can I get the camera's projection matrix?

As asked. I need a way to get the projection matrix of the active camera, via python. EDIT: I think this question is different from the one asked here, because getting a matrix is different from ...
Goran Milovanovic's user avatar
17 votes
5 answers
130k views

How to scale the cameras view bounds?

The current issue is that I need more space to the right for my text, but scaling the camera to capture more of the area won't work. Why is this so? This is what I wish to achieve: But I am stuck ...
Turbo's user avatar
  • 1,155
17 votes
1 answer
6k views

Camera Tracking markers

I want to do some camera tracking. The things that I will be filming does not have a lot of detail on it, so that I will have to place some extra markers here and there. I am not sure what kind if ...
user avatar
16 votes
6 answers
10k views

View camera boundaries in user perspective?

I'm currently weight painting and find myself glancing back and forth between camera view and user perspective view to check where I'm painting in relation to my camera boundaries (for an environment ...
Dan's user avatar
  • 951
16 votes
2 answers
3k views

How can I get a cabinet projection camera?

How can I get a camera to render with a cabinet projection? I know it is possible to get a gaming isometric projection, but that's not really what I want. I've tried positioning an orthographic ...
Alvin Wong's user avatar
  • 1,168
16 votes
1 answer
40k views

How do I make Front Ortho the Active Camera?

How can I render my scene so that the camera is in the same spot as the front orthographic viewport? The Front Orthographic view is exactly how I want it rendered, not by pressing NumPad 0.
Marc's user avatar
  • 2,147
15 votes
1 answer
24k views

Rendered aspect ratio different from the viewport's camera view

Why would there be a difference in aspect ratio between a rendered image, and the camera perspective in the viewport? My render is getting squashed to fit a different aspect ratio. Here is a scene ...
ajwood's user avatar
  • 10.1k
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
12 votes
1 answer
4k views

Camera projection without generating UV's?

I'd like to project an image sequence onto arbitrary geometry without touching its UV's. I already tried the UV project modifier as well as a lamp as projector. Using the Mapping node within the ...
brockmann's user avatar
  • 12.7k
12 votes
3 answers
6k views

How to find all objects in the Camera's view with Python?

I have a scene with a many objects and one camera. I would like to select the objects that the camera sees, even partially. Is there a way to do that in Python that accounts for the objects bounds? ...
nantille's user avatar
  • 819
12 votes
1 answer
13k views

Why do I get the error "Camera not Multi-View Camera"?

Stereo3D modes will render fine, but when switching to Multi-View I always get the error, "Camera 'Camera' in not mutli-view camera". The Camera is set to Panoramic with both a left and right camera. ...
DBrown's user avatar
  • 397
11 votes
2 answers
24k views

How to set multiple camera views in one scene?

Is it possible to have several different views of one scene and set them as named "presets"?
NeverGiveUp's user avatar
11 votes
2 answers
2k views

Why are straight lines sloping in render?

Why are the walls in my architectural renders sloping and how do I fix this?
jik bik's user avatar
  • 779

15 30 50 per page
1
2 3 4 5
47