28 lines
758 B
Markdown
28 lines
758 B
Markdown
# Redwood Forest
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | SCENE |
|
|
| Description | Coastal redwood grove. Massive trees dwarfing human figure, fog, god rays through canopy.... |
|
|
|
|
## Key Tests
|
|
Extreme scale (100m trees vs 1.7m human), volumetric fog, light shafts, bark materials
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/terrain/redwood-forest/pexels-1125265-redwoods.jpg \
|
|
--domain SCENE \
|
|
--llm claude --tier opus \
|
|
--max-iterations 20
|
|
```
|
|
|
|
## Licensing
|
|
- **Category**: stock-free
|
|
- **License**: Pexels License (free for all purposes, no attribution required)
|
|
- **Source**: https://www.pexels.com/photo/1125265/
|
|
- **Photo ID**: 1125265
|
|
- **Attribution Required**: No
|