# Tool: Best Prompt for 8k Resolution Video Rendering

> Push AI video rendering models to maximum micro-texture fidelity with the BOPINK 8K Ultra-Detail Studio. Designed for commercial producers, display showcase creators, and digital visualizers, this tool constructs prompts for OpenAI Sora and Runway Gen-3 Alpha. It combines macro optical lens specs, specular catchlight highlights, sharp edge contrast, and 8K master rendering directives.

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

## Domain Parameters:
- `sharpnessFocus` (select): Micro-Texture Subject Focus (Default: "Iris Texture")
- `zeroCompression` (toggle): Enforce Zero Compression Directives (Default: "true")
- `macroOptics` (toggle): 100mm Macro Prime Optical Clarity (Default: "true")
- `lightingQuality` (select): High-Contrast Edge Lighting (Default: "Studio Key Light")

## 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": "best-prompt-for-8k-resolution-video-rendering",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
