# Tool: Write Prompt for Dolly Zoom Vertigo Effect

> Replicate iconic cinematic psychological tension with the BOPINK Dolly Zoom Vertigo Studio. Designed for film directors, storytellers, and visual effects artists, this tool formulates video prompts for OpenAI Sora and Runway Gen-3 Alpha. It details optical lens compression vs physical camera movement—pulling camera backward while zooming forward—warping background depth while keeping foreground subject scale unchanged.

**Category**: prompts-video | **Target AI Models**: OpenAI Sora, Runway Gen-3 Alpha

## Domain Parameters:
- `vertigoContext` (select): Psychological Tension Scene (Default: "Hallway Shock")
- `cameraSpeed` (select): Dual-Axis Zoom & Track Speed (Default: "Rapid Sudden")
- `cantedTilt` (toggle): Combine with 20-Degree Dutch Angle Tilt (Default: "")
- `foregroundSubject` (input): Foreground Subject Description (Default: "Man standing still in center frame realizing a secret")

## Master Prompt Engineering Architecture (5 Pillars):
1. **Role & Persona**: Domain expert framing
2. **Task & Deliverable**: Primary objective & constraints
3. **Context & Parameters**: Technical specs & camera/stack parameters
4. **Negative Constraints**: Forbidden artifacts & bad practices
5. **Output Spec**: Section formatting & XML/Markdown structure

## Programmatic API Execution:
```http
POST /api/generate-prompt
Content-Type: application/json

{
  "toolSlug": "write-prompt-for-dolly-zoom-vertigo-effect",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
