New skill for converting concept images to game-ready .glb models via Trellis (image-to-3D) and Blender post-processing (scale normalization, material setup, recolor mask generation). Connectors: trellis_connector.py (Gradio API), image_connector.py (Gemini API for concept art). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
10 lines
285 B
JSON
10 lines
285 B
JSON
{
|
|
"qdrant_url": "http://tower-of-joy:6333",
|
|
"ollama_url": "http://tower-of-joy:11434",
|
|
"stable_audio_url": "http://tower-of-joy:11500",
|
|
"trellis_url": "http://tower-of-joy:11510",
|
|
"collection": "commonwealth",
|
|
"embed_model": "nomic-embed-text",
|
|
"embed_dimensions": 768
|
|
}
|