# Tool: Write Prompt for Isometric Room Layouts

> Craft 3D isometric cutaway interior prompts with the BOPINK Isometric Spatial Generator. Specially built for environment artists, interior designers, and game developers, this generator structures prompts for Midjourney v6, DALL-E 3, and FLUX.1. It designs miniature developer dens, lo-fi botanical libraries, and futuristic labs with orthographic projection, ambient lighting, and detailed miniature prop arrangements.

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

## Domain Parameters:
- `roomTheme` (select): Interior Environment Theme (Default: "Cyberpunk")
- `octaneRender` (toggle): Octane 3D Ray-Traced Lighting (Default: "true")
- `miniatureProps` (toggle): High-Density Miniature Props (Default: "true")
- `aspectRatio` (select): Aspect Ratio (--ar) (Default: "1:1")

## 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-isometric-room-layouts",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
