# Tool: Best Prompt for 3D Commercial Logo Design

> Architect high-converting 3D commercial logos and brand marks with the BOPINK 3D Logo Design Studio. Created for brand strategists, UI/UX designers, and 3D graphic artists, this generator structures prompts for DALL-E 3, Midjourney v6, and FLUX.1. It constructs prompts specifying glassmorphic frosted textures, polished metallic titanium surfaces, ray-traced ambient occlusion, clean isolated backdrops, and negative prompt exclusions to keep logo icons crisp and production-ready.

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

## Domain Parameters:
- `logoMaterial` (select): 3D Material & Surface Finish (Default: "Frosted Glass")
- `backgroundType` (select): Backdrop Isolation (Default: "Dark Slate")
- `rayTracing` (toggle): Octane Ray-Traced Ambient Occlusion (Default: "true")
- `negativeTextFilter` (toggle): Exclude Distorted Text (--no text watermark) (Default: "true")

## 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-3d-commercial-logo-design",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
