# 开发者通过vibe coding使用GPT和Codex构建了3D人体解剖学应用，将模型大小从900MB优化至28.6MB，提升了交互性能

- 来源：OpenAI Developers
- 发布时间：2026-08-02 19:57
- AIWatch 分数：62
- AIWatch 标记：当日精选
- AIWatch 链接：https://aiwatch.icu/events/evt_01kz1vbmy883r0tp9xh9zw94j8
- 原文链接：https://x.com/OpenAIDevs/status/2083978508892848293

## 精选理由

常规快讯，保留列表

## AI 摘要

开发者通过vibe coding使用GPT和Codex构建了3D人体解剖学应用，将模型大小从900MB优化至28.6MB，提升了交互性能。

## 正文

RT The Bugged Dev<br>Only if education could be this interactive ❤️‍🔥<br><br>I've had a looong wish to build something genuinely useful through vibe coding, and I finally did it. <br><br>A 3D human anatomy application built with @threejs using GPT 5.6 Sol. <br><br>It all started with a single design image that I created using GPT Image 2.0. I then used it to generate every 3D organ image, one by one.<br><br>Next, I converted each of those images into 3D models using @tripoai (and no, they didn't sponsor this 😄).<br><br>After that, I opened Codex, wrote a master prompt based on the design, and gave it the prompt, the design image, and all the 3D models.<br><br>Codex built the first version beautifully, but there was one big problem. <br><br>Every single 3D model was nearly 120-150 MB. That obviously wasn't practical for the web and was giving a performance of 16fps.<br><br>After a few iterations, Codex optimized each model down to roughly 2–5.5 MB while preserving the visual quality, reducing the total asset size from ~900 MB to just 28.6 MB. And each model loads on demand. <br><br>Along the way, Codex also generated those anatomical illustrations showing where each organ sits in the human body, and even created the interactive hotspot markers that explain different parts of every organ. It handled all of that.<br><br>The process wasn't exactly one shot, but it also wasn't difficult. You just have to do it step by step. <br><br>It genuinely felt like building something that could make learning anatomy much more engaging.<br><br>The inspiration came from @DilumSanjaya's 3D animal plant cell project. I remember seeing it and thinking, "I want to build something like this one day." <br><br>And I did it :D<br><br>Live: https://anatomy-livid.vercel.app/<br>Code: https://github.com/thebuggeddev/anatomy<br><video width="2048" height="1283" src="https://video.twimg.com/amplify_video/2083879977976733697/vid/avc1/2940x1842/ewCNR0ByLxtDpmoy.mp4?tag=29" controls="controls" poster="https://pbs.twimg.com/amplify_video_thumb/2083879977976733697/img/yodeFffWmW1O2Jol.jpg"></video>
