Lodsmith 0.1.0

lodsmith is a local Blender 4.2+ add-on that builds named low-poly indie game props from JSON recipes. Install it, pick crate (or a set like tavern), hit Build, and you get separate named mesh parts with a known triangle budget. It is not a cloud mesh generator: there is no Rodin, Tripo, Hunyuan, or Meshy pipeline, and Build does not require a login. The planner is keyword ranking (English and Korean aliases), not an LLM. A first contribution can be one JSON file: python -m addon new recipe <id>. Apache-2.0. https://github.com/saengha/lodsmith

Tags 3d-modeling graphics python plugin blender gamedev
License Apache
State alpha

Recent Releases

0.1.010 Sep 2026 15:16 major feature: Initial public release: JSON recipes and sets for named low-poly indie props in Blender 4.2+, known triangle budgets, local keyword planner, GLB export. Apache-2.0.