ComfyUI Image Generator
Engineer high-fidelity art assets consistent with the "Brutal" game aesthetic.
Workflow
- •Style Lookup: Inspect current textures in
assets/textures/to align lighting and grit. - •Prompt Engineering: Use the prompts.md patterns to construct species-aligned tokens.
- •Workflow Selection:
- •Load
text_to_image_standard.json. - •Configure seed and target aspect ratio.
- •Load
- •Validation: Check output against naming conventions (e.g.,
por_orc_warrior.png).
Guidelines
- •Consistency: Use the same base model (SDXL) for all core species.
- •Batching: Generate 4-8 variations before finalizing a choice.
Artefacts to Update (new assets)
- •When adding new assets, place them under
assets/textures/and update any.tresresources that reference them. - •Add a line to
./docs/todo/master_todo.mdindicating the new assets and which scenes or resources will use them. - •Commit assets in a separate commit and include small preview images in the PR description for faster review.