This page explains how to use the editor, how to prepare importable JSON, and how to ask any external LLM to generate assets and animations for LowPoly64.
Reusable library assets now live as one JSON file per asset under src/data/templates.
LowPoly64 imports objects as a root object with a name and a pieces array. Each piece describes one visible part of the model.
Animations target piece names that already exist inside the selected group. Tracks can animate position, rotation, scale and visible.
These prompts are designed for ChatGPT, Claude, Gemini, DeepSeek, Mistral, Grok or similar tools. Paste the prompt, then add your asset description at the end.
There is no single best path. Choose the workflow that loses the least information for the asset type you are building.
Use this checklist when you want JSONs and animations that are good enough to keep, not just good enough to import.