# Tool: Design Prompt for Dynamic Dutch Angle Shots

> Inject psychological disorientation and suspense into video scenes with the BOPINK Dutch Angle Studio. Created for thriller filmmakers, game trailer artists, and creative video producers, this generator crafts prompts for OpenAI Sora and Runway Gen-3 Alpha. It specifies canted framing (15 to 45-degree camera tilts), high-contrast chiaroscuro shadows, neo-noir street lighting, and dynamic subject movement.

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

## Domain Parameters:
- `tiltAngle` (select): Camera Axis Tilt (Default: "30-Degree Canted")
- `lightingMood` (select): Atmospheric Lighting & Contrast (Default: "Neo-Noir Chiaroscuro")
- `rainReflections` (toggle): Include Rain-Soaked Ground Reflections (Default: "true")
- `sceneGenre` (input): Scene Narrative Concept (Default: "Detective walking down a dark rain-soaked alleyway")

## 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": "design-prompt-for-dynamic-dutch-angle-shots",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
