An AI agent that builds 3D models from a prompt
About
GhostPoly is a SaaS: describe a 3D model in plain language, and an AI agent builds it — a clean, game-ready mesh. No hand-sculpting, no 3D software.
The engine
Powering it is GhostPoly.js — a procedural 3D modeling library I built on Three.js. One move drives it: register faces on meshes, then assemble through those faces. Parts snap into place, and every piece stays named and separable.
ghostpoly.com is the product; GhostPoly.js is the engine I made for it.
Live
GhostPoly is live. Try the agent and watch it build a 3D model.