28 lines
777 B
Markdown
28 lines
777 B
Markdown
# Japanese Onsen
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | INTERIOR |
|
|
| Description | Traditional hot spring bath. Steam rising from water, wooden architecture, candlelight, rocks.... |
|
|
|
|
## Key Tests
|
|
Steam volumetrics, warm wood materials, water surface, candlelight point sources, intimate scale
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/interior/japanese-onsen/pexels-3225529-onsen.jpg \
|
|
--domain INTERIOR \
|
|
--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/3225529/
|
|
- **Photo ID**: 3225529
|
|
- **Attribution Required**: No
|