Skip to content

Commit d52d918

Browse files
authored
Update 3-character-visualization-with-azure-openai-and-dalle.md
1 parent fcf0b77 commit d52d918

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

learn-pr/philanthropies/breathing-life-into-stories/includes/3-character-visualization-with-azure-openai-and-dalle.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,34 +2,34 @@ In interactive storytelling, strong visuals help bring characters to life and re
22

33
## Input Character Descriptions into DALL·E for Visual Representation
44

5-
To begin generating visuals, you’ll write a character prompt that includes physical traits, personality cues, and thematic details.
5+
To begin generating visuals, let's write a character prompt that includes physical traits, personality cues, and thematic details.
66

77
### Writing Effective Prompts
88

99
- **Start with Core Details**
1010
Include gender, age, attire, and mood.
1111
*Example*:
12-
A young woman with curly auburn hair, wearing a tattered cloak, standing in a misty forest, looking determined.
12+
"A young woman with curly auburn hair, wearing a tattered cloak, standing in a misty forest, looking determined."
1313

1414
- **Add Tone and Genre**
1515
Include descriptors that define the visual style.
1616
*Example*:
17-
In a dark fantasy art style” or “illustrated like a hand-painted storybook.
17+
"In a dark fantasy art style” or “illustrated like a hand-painted storybook."
1818

1919
- **Use Specific Adjectives**
2020
Replace vague terms with detailed ones.
21-
Instead of pretty, say sharp cheekbones, confident smile, and vibrant green eyes.
21+
Instead of "pretty," say "sharp cheekbones, confident smile, and vibrant green eyes."
2222

23-
The more specific your prompt, the more relevant and story-aligned your result will be.
23+
The more specific your prompt, the more relevant and story-aligned your result.
2424

2525
## How Style, Theme, and Detail Affect the Image
2626

2727
The tone and theme of your prompt directly influence the result. Small changes can significantly shift the visual outcome.
2828

2929
### Style Examples
3030

31-
- in the style of anime vs. in a medieval oil painting style
32-
- cyberpunk-inspired with neon lighting vs. storybook-style, soft pastel colors
31+
- "in the style of anime" vs. "in a medieval oil painting style"
32+
- "cyberpunk-inspired with neon lighting" vs. "storybook-style, soft pastel colors"
3333

3434
Experimenting with tone, lighting, and visual references allows you to match the image to your world.
3535

@@ -50,17 +50,17 @@ To ensure consistency across your cast of characters or narrative setting, you m
5050
### Techniques for Refinement
5151

5252
- **Color Adjustment**
53-
Use tools like Designer or external editors (e.g., Clipchamp, Paint 3D) to align the color palette across all characters.
53+
Use tools like Designer or external editors (for example, Clipchamp, Paint 3D) to align the color palette across all characters.
5454

5555
- **Pose Consistency**
56-
Regenerate with specific pose instructions (e.g., “standing with arms crossed or sitting on a throne).
56+
Regenerate with specific pose instructions (for example, "standing with arms crossed" or "sitting on a throne").
5757

5858
- **Feature Matching**
59-
If needed, regenerate portraits with matching visual traits (e.g., family resemblance, shared armor design, house insignias).
59+
If needed, regenerate portraits with matching visual traits (for example, family resemblance, shared armor design, house insignias).
6060

6161
### Enhancing with Additional Tools
6262

6363
- Use image editors to add shadows, background consistency, or visual effects.
64-
- Add frames, labels, or expressions that support game mechanics (e.g., emotion-based dialogue triggers).
64+
- Add frames, labels, or expressions that support game mechanics (for example, emotion-based dialogue triggers).
6565

6666
These refinements help ensure that your characters not only look unique—but belong together in the same world.

0 commit comments

Comments
 (0)