Historical Context & Motivation
The act of framing a scene through a camera—whether physical or virtual—rests on centuries of optical science and artistic convention. Long before Blender or any 3D software existed, painters and photographers wrestled with the same fundamental question: how does one translate a three-dimensional world onto a two-dimensional surface? The camera obscura, an ancestor of the modern camera, demonstrated that light passing through a small aperture could project an inverted image onto a surface, establishing the geometric principles that underpin every virtual camera in Blender today. Understanding this lineage is essential for visual artists because the decisions you make in Blender's camera properties panel—focal length, sensor size, position, and rotation—are direct descendants of physical optics and photographic craft.
This historical progression reveals a persistent question that digital artists must answer every time they set up a shot in Blender: how do camera position, focal length, and sensor size interact to determine what the viewer sees? The rest of this lesson provides the conceptual, mathematical, and practical tools to answer that question with confidence.
Core Principles & Definitions
Before adjusting any slider or typing any value in Blender's properties panel, you need a clear mental model of the four interrelated concepts governing virtual cameras. Each concept maps directly to a physical camera property, so understanding them here transfers seamlessly to real-world cinematography and studio photography.
Camera Position & Orientation
N-panel → Item or the Object Properties tab.Focal Length
Sensor Size
Field of View (FOV)
Projection Type
Visual Explanation — Camera Geometry
The following diagram illustrates how a perspective camera in Blender projects a 3D scene onto a 2D image plane. The camera is positioned at a single point in space, and light rays converge toward this point through the rectangular sensor (image plane). The angular spread of these rays defines the field of view, which is controlled jointly by focal length and sensor dimensions.
In the diagram above, notice that the focal length (yellow arrow) is the perpendicular distance from the camera's optical center to the image plane. If you shorten this distance, the sensor subtends a larger angle—widening the FOV and capturing more of the scene, albeit with increased perspective distortion. If you lengthen the focal length, the frustum narrows, compressing depth and isolating subjects. This geometric relationship is the single most important visual concept in virtual cinematography. In Blender, you can observe this frustum in real-time by selecting the camera and enabling Display → Limits in the Object Data Properties panel.
Mathematical Framework
Blender's camera system is grounded in straightforward trigonometry. The central equation relates the horizontal field of view (FOV) to the focal length (f) and the sensor width (S). Because the sensor is centered on the optical axis, each half of the sensor subtends an angle whose tangent equals half the sensor width divided by the focal length.
These equations have a practical corollary: doubling the focal length halves the apparent angular size of the scene (approximately, for small angles). Likewise, if you switch from a full-frame sensor (36 mm wide) to a Micro Four-Thirds sensor (17.3 mm wide) without changing focal length, you effectively crop the image, producing a narrower FOV equivalent to a longer lens. This is the well-known crop factor concept. In Blender, you can exploit this by adjusting sensor size to emulate specific camera bodies (RED, ARRI Alexa, Canon 5D, etc.) and lenses simultaneously.
Focal Length Classification & Visual Impact
Cinematographers and photographers classify lenses into broad categories based on focal length, and Blender artists benefit from internalizing these categories because they carry strong aesthetic connotations. A 24 mm lens communicates vastness and immediacy; a 135 mm lens suggests voyeuristic distance or intimate portraiture with creamy background separation. Choosing a focal length is as much an artistic decision as a technical one.
| Focal Length | Horizontal FOV (36 mm sensor) | Common Use in CG / Film |
|---|---|---|
| 14 mm | ≈ 104° | Extreme wide / environments, virtual tours |
| 24 mm | ≈ 73° | Architecture, establishing shots, action sequences |
| 35 mm | ≈ 54° | Documentary feel, dialogue scenes |
| 50 mm | ≈ 39° | Human-eye equivalent, 'nifty fifty', general purpose |
| 85 mm | ≈ 24° | Character close-ups, portraiture |
| 135 mm | ≈ 15° | Beauty shots, product rendering, compressed depth |
| 200 mm | ≈ 10° | Extreme compression, surveillance aesthetics |
Millimeters to Field of View if you prefer thinking in degrees. The conversion uses the FOV equation from Section 4 automatically.Worked Example — Setting Up a Cinematic Character Shot
Suppose you are creating a character portrait render in Blender. Your character stands at the world origin, and you want a medium close-up with a natural perspective similar to what a director of photography would achieve on set with a Super 35 mm cinema camera and an 85 mm lens. Your render resolution is 1920 × 1080. Let's walk through the full setup.
Horizontal. Set Sensor Size to 24.89 mm (the Super 35 mm width standard used by ARRI Alexa in 4-perf mode). Blender will automatically compute the sensor height from the render aspect ratio.Track To constraint targeting an Empty placed at the character's nose—this is the most reliable method. If you prefer setting a manual X rotation instead, the required angle is approximately 90° − arctan(1.4 / 3.0) ≈ 90° − 25° = 65°, since the camera is elevated 1.4 m above the origin and 3.0 m along Y. Note that a flat, horizontal camera would be 90° in Blender's convention; tilting down to the target reduces the X rotation to approximately 65°.Numpad 0 to enter camera view. The character's head should be centered in the frame with comfortable headroom. If the framing is too tight, increase the Y distance (move the camera back); if too loose, decrease it or increase the focal length. Fine-tune by pressing G then Middle Mouse to dolly the camera along its local axis while in camera view.Perspective vs. Orthographic & Sensor Presets
Blender offers two fundamental projection types, and the choice between them profoundly affects both the aesthetic and informational quality of your render. Additionally, the sensor preset you select determines how your chosen focal length maps to a specific field of view. Understanding these comparisons empowers you to match your virtual camera to the look of specific real-world camera systems or to make deliberate departures from photorealism.
| Property | Perspective Projection | Orthographic Projection |
|---|---|---|
| Foreshortening | Yes — distant objects appear smaller, creating depth | No — all objects rendered at true proportional size regardless of distance |
| Parallel Lines | Converge toward vanishing points | Remain parallel in the render |
| Focal Length | Controls FOV and perspective distortion | Not applicable — 'Orthographic Scale' controls visible area |
| Depth of Field | Available — mimics real lens blur | Technically possible but rarely used; lacks realism |
| Typical Use | Cinematic renders, character art, product viz | Isometric game art, technical illustration, UI mockups |
| Sensor Preset | Sensor Width (mm) | Crop Factor | 50 mm Equiv. FOV |
|---|---|---|---|
| Full-Frame (35 mm) | 36.0 | 1.0× | ≈ 39.6° |
| Super 35 (ARRI) | 24.89 | 1.45× | ≈ 28.0° |
| APS-C (Canon) | 22.3 | 1.61× | ≈ 25.1° |
| Micro Four-Thirds | 17.3 | 2.08× | ≈ 19.6° |
Connection to Advanced Camera Techniques
The foundational camera settings covered in this lesson—position, focal length, and sensor size—form the base layer upon which more advanced cinematic techniques are built. As you progress, you will encounter features that extend this foundation: depth of field (controlled by f-stop and focus distance), motion blur (shutter angle and speed), lens distortion (barrel and pincushion effects via compositing nodes), and camera tracking (solving a real camera's motion path from footage to replicate it virtually). Each of these depends on having the correct baseline camera settings established first.
| Concept | This Lesson (Foundation) | Advanced Extension |
|---|---|---|
| Position / Orientation | Manual placement via transforms or constraints | Camera tracking from solved footage, animated dolly/crane rigs, follow-path constraints |
| Focal Length | Static value controlling FOV | Animated focal length (dolly zoom / Vertigo effect), anamorphic lens simulation |
| Sensor Size | Preset selection matching a physical camera | Anamorphic squeeze ratios (2× for CinemaScope), custom sensor for tilt-shift effects |
| Projection | Perspective vs. orthographic | Panoramic (equirectangular, fisheye) for VR/360° renders in Cycles |
As you move into depth-of-field work, remember that the circle of confusion—the optical basis for bokeh—is directly influenced by focal length and sensor size. A longer focal length at the same f-stop produces a shallower depth of field, and a larger sensor produces a shallower depth of field for the same framing. These relationships build directly on the geometry explored in Sections 3 and 4 of this lesson, reinforcing why mastering the basics of camera settings is essential before attempting cinematic depth-of-field effects.
Practice Problems
Lesson Summary
This lesson established the foundations of virtual cinematography in Blender. You learned that a camera's position and rotation define the viewpoint, its focal length (measured in mm) controls how much of the scene is captured and how perspective is perceived, and its sensor size determines the imaging plane's physical dimensions. The core equation—FOV = 2 × arctan(sensor / (2 × focal length))—links these parameters, and the crop factor lets you convert between sensor formats so that your virtual camera matches a specific physical camera system.
You explored how wide-angle lenses (short focal lengths) exaggerate depth and distort perspective, normal lenses approximate human vision, and telephoto lenses compress depth and isolate subjects. You practiced positioning a camera for a cinematic portrait using a Super 35 sensor preset, and you learned how perspective vs. orthographic projection serves different artistic goals. These settings form the essential foundation for more advanced techniques like depth of field, camera tracking, and the dolly zoom effect.