#15 · Primary category: 3D Generation & Asset Creation
img2obj
Codex plugin that turns attached object images into code-only, animation-ready procedural Three.js models.
Project last updated:08/06/26
GitHub Stars
1.6K
Forks
165
Contributors
1
License
MIT
Why we included this project
img2obj is a Codex plugin that reconstructs a reference image as a procedural Three.js object, but it does not pull a finished mesh out of the pixels. Instead it runs the coding agent through a controlled workflow that validates the image, plans the component hierarchy in a structured spec, builds the geometry in phases, and checks browser renders against the source before moving on. That suits stylized props, mechanical parts, plants, and scene assets where a code-only result you can keep editing beats a one-shot mesh. The output is a TypeScript factory plus a spec you can refine, and the built-in quality checks are meant to keep the recognizable features of the reference from getting lost in the approximation. It is a workflow layer on top of Codex rather than a standalone generator, so it will be most useful to teams already building in Three.js who want a repeatable way to produce animation-ready assets.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
modly
Desktop app to generate 3D models from images or prompt using local AI — runs entirely on your GPU
LichtFeld-Studio
Train, inspect, edit, automate, and export 3D Gaussian Splatting scenes from a single native application.
map-anything
MapAnything: Universal Feed-Forward Metric 3D Reconstruction
ComfyUI-3D-Pack
An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.)
dust3d
Dust3D is a cross-platform 3D modeling software that makes it easy to create low poly 3D models for video games, 3D printing, and more.