36 lines
1021 B
Markdown
36 lines
1021 B
Markdown
# Mountain Valley
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Environment | Outdoor |
|
|
| Domain | NATURE |
|
|
| Setting | Mountain valley, boreal forest |
|
|
| Time of Day | Midday |
|
|
| Season | Summer |
|
|
| Weather | Partly cloudy |
|
|
| Mood | Majestic, expansive |
|
|
|
|
## Key Elements
|
|
1. **Snow-capped peaks** — multiple mountain ranges with snow at summits
|
|
2. **Valley floor** — wide glacial valley with braided river/gravel flats
|
|
3. **Boreal forest** — dense spruce/pine in foreground and mid-ground
|
|
4. **Sky** — blue with scattered cumulus clouds
|
|
5. **Depth layers** — foreground trees, mid-ground valley, distant peaks
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/nature/mountain/reference.jpg \
|
|
--domain NATURE \
|
|
--llm claude-code
|
|
```
|
|
|
|
## What Success Looks Like
|
|
- Multiple mountain peaks with snow visible
|
|
- Green coniferous forest in foreground
|
|
- Wide valley between mountain ranges
|
|
- Blue sky with white clouds
|
|
- Strong sense of depth and scale
|