# Tool: Create Prompt for Cute Pixar Style 3D Characters

> Produce charming 3D animated character prompts with the BOPINK Pixar Character Studio. Specially designed for 3D animators, children's book illustrators, and character designers, this tool crafts prompts for Midjourney v6 and DALL-E 3. It generates expressive big eyes, soft fur/scale subsurface scattering, vibrant studio character lighting, and cute mythical creatures rendered in Octane.

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

## Domain Parameters:
- `characterType` (select): Character Category (Default: "Mythical Creature")
- `subsurfaceScattering` (toggle): Subsurface Scattering (Soft Skin/Fur Glow) (Default: "true")
- `sparklingEyes` (toggle): Expressive Big Eyes & Pupil Reflections (Default: "true")
- `octaneRender` (toggle): Octane Studio Character Lighting (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": "create-prompt-for-cute-pixar-style-3d-characters",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
