28 lines
712 B
Markdown
28 lines
712 B
Markdown
# Calm Lake Reflections
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | SEA |
|
|
| Description | Mirror-still lake reflecting sky and surroundings. Near-zero wave amplitude.... |
|
|
|
|
## Key Tests
|
|
Fresnel reflections, mirror water, shoreline, near-zero waves
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/sea/calm-lake/pexels-346529-calm-lake.jpg \
|
|
--domain SEA \
|
|
--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/346529/
|
|
- **Photo ID**: 346529
|
|
- **Attribution Required**: No
|