28 lines
773 B
Markdown
28 lines
773 B
Markdown
# Burning Building
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | SCENE |
|
|
| Description | Structure fire with flames erupting from windows, thick smoke, firefighter silhouettes, embers.... |
|
|
|
|
## Key Tests
|
|
Fire VFX (Niagara), smoke particles, dynamic emissive light from flames, silhouette figures
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/scene/burning-building/pexels-266487-fire-building.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/266487/
|
|
- **Photo ID**: 266487
|
|
- **Attribution Required**: No
|