28 lines
705 B
Markdown
28 lines
705 B
Markdown
# Fire / Explosion
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | SCENE |
|
|
| Description | Active fire or explosion. Emissive, dynamic light, smoke.... |
|
|
|
|
## Key Tests
|
|
Niagara fire, emissive materials, dynamic light casting, smoke particles
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/scene/fire-explosion/pexels-266526-fire.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/266526/
|
|
- **Photo ID**: 266526
|
|
- **Attribution Required**: No
|