Building a Cinematic Scene

Intermediate 30 min

Compose a short cinematic sequence from scratch: place cameras, configure lenses, light the scene, block actors, animate camera motion, and render with Sequencer.

← All Lessons

Prerequisites

This lesson uses 6 skills from the Cinematography cluster. Completing the Getting Started lesson first is recommended.

What You'll Build

A 10-second cinematic sequence featuring a character standing in a dramatically lit environment. The camera starts wide, pushes in to a medium close-up, and the scene renders to video via Movie Render Queue. This is the foundational cinematic workflow you will use for trailers, cutscenes, and promotional material.

Step-by-Step Workflow

Step 1: Block the scene

/skill set-blocking

Tell Claude:

"Place a character at the origin facing camera-right. Add a table with a lamp prop 1 meter to their left. This is an interior dialogue scene."

What to expect: Claude positions your actors and props with proper spatial relationships. The character faces the correct direction, and the table is placed for visual balance. Set blocking establishes the geography of your scene before cameras and lights.

Connection to next step: With actors placed, you can now position cameras to frame them.

Step 2: Place the camera

/skill camera-placement

Tell Claude:

"Place a CineCamera for a wide establishing shot that shows the character and the table. Camera should be about 4 meters from the character, slightly above eye level."

What to expect: A CineCameraActor appears at your specified position, framing the full scene. Claude applies composition principles to ensure the shot reads well.

Step 3: Configure the lens

/skill lens-optics

Tell Claude:

"Use a 50mm lens for the wide shot. Set the aperture to f/2.8 so the background has gentle bokeh but the character stays in focus."

What to expect: Claude configures the CineCamera's filmback and lens settings. The focal length changes to 50mm, aperture opens to f/2.8, and focus distance is set to the character. You will see depth of field in the viewport if DoF visualization is enabled.

Step 4: Light the scene

/skill lighting-fundamentals

Tell Claude:

"Set up three-point lighting for the character. Key light from camera-left, warm tone, 45-degree angle. Fill light from camera-right at half intensity. Add a subtle rim light from behind to separate the character from the background."

What to expect: Claude creates three lights positioned relative to your camera and character. The key light provides shape, the fill reduces harsh shadows, and the rim light creates edge definition. Lumen GI adds natural bounce light automatically.

Step 5: Add camera motion

/skill camera-motion

Tell Claude:

"Create a slow dolly-in from the wide shot to a medium close-up of the character over 10 seconds. The move should ease in and ease out smoothly."

What to expect: Claude creates a camera movement path, starting at the wide position and ending at a closer framing on the character. The easing curves ensure the move feels organic, not mechanical. This will be keyframed in Sequencer in the next step.

Step 6: Render with Sequencer

/skill sequencer-basics

Tell Claude:

"Create a Level Sequence for this shot. Add the CineCamera as a camera cut track, set the sequence length to 10 seconds, and configure Movie Render Queue to output a 1920x1080 ProRes video."

What to expect: Claude creates a Level Sequence, adds your camera with its dolly-in motion, sets up camera cuts, and configures render settings. You can preview the sequence in the viewport, and when ready, render the final video.

Tips & Best Practices

  • Block before you light. Get your actors and props positioned first. Lighting decisions depend on where subjects are, not the other way around.
  • Use real-world focal lengths. A 50mm lens on a Super 35 sensor gives a natural perspective. Go wider (24-35mm) for environments, longer (85-135mm) for intimate close-ups.
  • Keep camera moves motivated. Every dolly, pan, or tilt should reveal something or follow something. Movement without purpose feels amateur.
  • Preview before rendering. Play back your Level Sequence in the viewport before committing to a full render. It is much faster to iterate in preview.
  • Layer your lighting. Start with just the key light. Get it right, then add fill. Then rim. Building up is easier than debugging a complex setup all at once.
  • Add polish with post-processing. Once your shot is lit, use post-process-fundamentals for color grading, bloom, and tone mapping. Add atmosphere with niagara-basics for dust motes or volumetric fog particles.

Next Steps