原文整理页

Guillermo Rauch 展示了使用 v0 构建的 3D 叠叠乐游戏,证明了 AI 在处理复杂 3D 场景和物理模拟方面的能力

来源作者:Guillermo Rauch (@rauchg)原始来源:https://x.com/rauchg/status/2035941599801463176

中文导读

Guillermo Rauch 展示了使用 v0 生成的 3D 叠叠乐游戏,强调了其在处理 React-Three-Fiber 方面的强大能力。

正文 Markdown

Sunday @v0: a web-based 3D Jenga game. Everything is procedurally generated: the structure, the bricks, the wooden texture, the sounds, the carved-in ▲ on the top pieces. I tweaked the physics enough that it feels as fun and frustrating as the real thing 😂 Cool technical detail: v0 loaded a R3F (react-three-fiber) Skill automatically when I first asked for a 3d game. Anecdotally it seems that it totally nailed how to work with 3D!