img2threejs 能从一张参考图像中,仅通过代码生成一个程序化 Three.js 模型,采用令牌高效的分步管道和严格质量门控,产出可动画化的 Three.js Group。

Stars

7,414

7 天增长

+6,228

Fork 数

564

开放 Issue

18

开源协议

Apache-2.0

最近更新

2026-07-28

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

其独特之处在于结合细节优先分析、严格质量门控和确定性脚本,实现从单张图像到令牌高效的 3D 重建,避免繁重依赖和网格提取。

适合谁使用

  • 构建交互式 3D 网页体验的开发者
  • 使用 Claude Code 等编码代理的 AI/代理开发者
  • 需要从参考图像生成程序化 3D 资产的游戏开发者
  • 希望从照片快速生成程序化模型的 3D 艺术家和设计师

典型使用场景

  • 为网页游戏和演示生成可动画化的 3D 模型
  • 创建真实世界物体的程序化副本用于交互式作品集
  • 从图像快速原型设计硬表面物体用于可视化
  • 通过代码进行 3D 重建的教育展示

项目优势

  • 令牌高效:使用确定性脚本处理验证、门控和图像处理,模型令牌仅用于视觉判断和代码生成
  • 零依赖:纯 Python 3.10+ 标准库,无需 pip 安装
  • 严格质量门控:细节清单和严格质量验证在代码生成前阻止不充分的规格
  • 可动画化输出:通过 userData.sculptRuntime 暴露运行时层级(支点、插槽、碰撞体)

使用前须知

  • 单张图像无法揭示隐藏几何;对未见面进行近似或低多边形输出
  • 最适用于硬表面物体;角色重建为风格化,非照片级写实
  • 需要代理环境(如 Claude Code)并具备浏览器渲染能力以进行并排对比审查

README 快速开始

Quick start

项目描述

Rebuild the object in a reference image as a code-only, procedural, quality-gated, animation-ready Three.js model. Token-efficient image-to-3D.

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

makecindy
精选
makecindy GitHub avatar

cindy

Cindy is an open-source AI agent that runs locally on your machine, integrates multiple AI harnesses and models, and provides memory, skills, and automation to perform real work in your projects and apps.

AI 与机器学习大语言模型
958
mereyabdenbekuly-ctrl
精选
mereyabdenbekuly-ctrl GitHub avatar

clodex-ide

Clodex is an open-source, local-first agentic IDE that combines persistent AI tasks, code, terminal, browser, Git, models, memory, and governed execution in one Electron workspace, currently in technical preview.

AI 与机器学习AI 智能体
859
TanStack
精选
TanStack GitHub avatar

router

TanStack Router is a type-safe, data-driven React router with built-in caching, prefetching, and nested layouts, while TanStack Start extends it into a full-stack SSR framework.

Web 开发前端框架
14,861