Tag
Introducing the open-source project img2threejs on GitHub. Upload an ordinary photo and it automatically generates a code-based Three.js 3D model with hierarchy and collision bodies, suitable for direct use by developers and game creators.
img2threejs v1.3 is a tool that converts a single photo into procedural Three.js code without meshes or manual modeling, with major improvements to geometry reconstruction and material generation.
A new open-source tool called Nova3D uses an LLM to generate 3D objects with separate logical parts (e.g., a microwave with internal assembly and a swinging door), unlike monolithic AI generators. It writes Blender Python code to create clean, modular GLB exports suitable for animation and editing.