28 lines
748 B
Markdown
28 lines
748 B
Markdown
# River Rapids
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | SEA |
|
|
| Description | White water river through rocky gorge. Turbulent flow, foam, spray, forest banks.... |
|
|
|
|
## Key Tests
|
|
Turbulent water flow, foam generation, rock-water interaction, spray particles, forest banks
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/sea/river-rapids/pexels-2406386-river-rapids.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/2406386/
|
|
- **Photo ID**: 2406386
|
|
- **Attribution Required**: No
|