百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
V

vibe-draw

> 编程语言
开源

通过 vibe drawing 把最粗糙的草图变成令人惊叹的 3D 世界

2.1K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

通过 vibe drawing 把最粗糙的草图变成令人惊叹的 3D 世界

Vibe Draw - Cursor for 3D Modeling

turn your roughest sketches into stunning 3D worlds by vibe drawing

https://github.com/user-attachments/assets/a3c804e1-b208-4855-b285-d571bedf1f3e ## How It Works 1. **Sketch**: Draw freely on the 2D canvas 2. **Enhance**: Use the "Improve Drawing" button to refine sketches into detailed, polished drawings 3. **Transform**: Click "Make 3D" to convert your drawing into a 3D model 4. **Build**: Add your 3D models to the world by switching to the 3D World tab 5. **Iterate**: Edit and refine your 3D models by sketching or by writing a text prompt 6. **Export**: Export your 3D world with 1 click in a standard format (.glTF) to integrate with your pre-existing tooling ## Quick Start ### Prerequisites - Node.js 18+ - Python 3.10+ - API keys for Claude, Gemini, Cerebras, and PiAPI ### Frontend Setup ```bash cd frontend npm install npm run dev ``` ### Backend Setup ```bash cd backend # remember to add api keys cp .env.example .env docker compose up ``` ## Architecture ### Frontend - **Next.js & React**: Responsive, user-friendly UI - **Three.js**: Rendering interactive 3D models - **TLDraw**: Powerful 2D drawing canvas - **Zustand**: State management ### Backend - **FastAPI**: High-performance API framework - **Celery**: Asynchronous task queue for AI operations - **Redis**: Pub/Sub for real-time updates and task result storage - **SSE (Server-Sent Events)**: Real-time progress updates ## Inspiration Creativity is often constrained by technical skills or complex software. Vibe Draw makes 3D modeling accessible to anyone regardless of artistic or technical abilities. Our goal is to empower people to freely express their imagination and bring their ideas effortlessly into 3D worlds. ## License [AGPL](LICENSE)

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

TypeScript

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言