28 lines
731 B
Markdown
28 lines
731 B
Markdown
# Rain
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | WEATHER |
|
|
| Description | Active rainfall on a scene. Wet surfaces, diffuse light, visible rain streaks.... |
|
|
|
|
## Key Tests
|
|
Niagara rain particles, wet material shaders, puddle reflections, diffuse sky
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/weather/rain-scene/pexels-1529360-rain-street.jpg \
|
|
--domain WEATHER \
|
|
--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/1529360/
|
|
- **Photo ID**: 1529360
|
|
- **Attribution Required**: No
|