# Tool: Create Prompt for Cinematic Lighting Environments

> Master atmospheric lighting and environmental depth with the BOPINK Cinematic Lighting Engine. Built for film directors, DP cinematographers, and visual effect artists, this tool engineers prompts for Midjourney v6 and FLUX.1 Pro. It focuses on crepuscular god rays, dust particle light scattering, chiaroscuro shadow contrast, atmospheric fog haze, and lens flare optics across gothic cathedrals, misty forests, and film noir alleys.

**Category**: prompts-ai-image | **Target AI Models**: Midjourney v6, FLUX.1 Pro

## Domain Parameters:
- `lightEffect` (select): Cinematic Lighting Master Effect (Default: "Volumetric Sun Rays")
- `chiaroscuroContrast` (toggle): Chiaroscuro High-Shadow Contrast (Default: "true")
- `airborneDust` (toggle): Floating Dust Motes & Atmospheric Haze (Default: "true")
- `aspectRatio` (select): Aspect Ratio (--ar) (Default: "16:9")

## 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": "create-prompt-for-cinematic-lighting-environments",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
