28 lines
766 B
Markdown
28 lines
766 B
Markdown
# Medieval Knight
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | CHARACTER |
|
|
| Description | Armored knight on horseback on a misty battlefield. Metal armor, horse, fog, dawn light.... |
|
|
|
|
## Key Tests
|
|
Metal armor materials (PBR), horse character, fog, dawn side-lighting, period costume
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/character/medieval-knight/pexels-5765853-knight.jpg \
|
|
--domain CHARACTER \
|
|
--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/5765853/
|
|
- **Photo ID**: 5765853
|
|
- **Attribution Required**: No
|