Loading video...

Video Failed to Load

Go Home

How smoking every day year after year affects your lungs visualized in 3D using GPT 6 Astra 🫁 Nah, that’s not 10 different models there or any shady dark magic. It’s just ONE model that I built using Tripo. Astra worked directly on that glb model using Three.js, added...

71,990 views • 8 days ago •via X (Twitter)

17 Comments

Aditya's profile picture
Aditya8 days ago

@tripoai @threejs Astra is just amazing

The Bugged Dev's profile picture
The Bugged Dev8 days ago

@tripoai @threejs As of now, yes :D

Ganesh's profile picture
Ganesh7 days ago

@tripoai @threejs Looks sick man! 🔥 How many tokens used? How much does it roughly cost to generate something like this?

The Bugged Dev's profile picture
The Bugged Dev7 days ago

@tripoai @threejs I'm on 5x Pro plan, it took around 5-10% of that session. You should be comfortably able to build such 10-15 applications in a single weekly session of pro plan

Ganesh's profile picture
Ganesh7 days ago

@tripoai @threejs Thanks for giving me the rough estimates.

Yun Huang's profile picture
Yun Huang7 days ago

@tripoai @threejs the capability of astra is insane, wondering how accurate they are though

The Bugged Dev's profile picture
The Bugged Dev7 days ago

@tripoai @threejs I had put it through multiple rounds of research so it should be near accurate at least

Ali's profile picture
Ali8 days ago

@tripoai @threejs Bruv what is your endgame you keep making cool 3D models for a living ?

The Bugged Dev's profile picture
The Bugged Dev8 days ago

@tripoai @threejs I do it for fun mainly because these are websites I wanted to build on my own but couldn't before for so-so reasons

Ali's profile picture
Ali8 days ago

@tripoai @threejs I suppose you start saving these assets and build a library will be helpful for you when AR and VR apps become mainstream.

The Bugged Dev's profile picture
The Bugged Dev8 days ago

@tripoai @threejs Of course, these will be much more efficient with AR/VR. I'm planning to open source my 3D asset library soon too

Alek's profile picture
Alek8 days ago

@tripoai @threejs same on one tripo model tbh

The Bugged Dev's profile picture
The Bugged Dev8 days ago

@tripoai @threejs

Sebastian Buzdugan's profile picture
Sebastian Buzdugan7 days ago

@tripoai @threejs one glb reduces drift, but morph targets make year transitions easier to test

Victor's profile picture
Victor7 days ago

@tripoai @threejs Did you put it on GitHub?

Juan Diaz Mochon's profile picture
Juan Diaz Mochon7 days ago

@tripoai @threejs @banavarrete

St1mul's profile picture
St1mul7 days ago

@tripoai @threejs This is genuinely one of the best uses of AI I've seen this week — turning "smoking is bad for you" into something you can actually see happening in real time. The 3D morph + TSL shader approach is such a smart way to make abstract health data visceral. 🫁

Related Videos

Probably I vibe coded a lil startup here? 😭 It has been such a loooong wish of mine to build some kind of 3D experience where I could customize a T-shirt in literally any way possible and it’s finally here. Built with Three.js using GPT 6 Astra, this is a full 3D T-shirt customization studio where you can visualize and customize a realistic shirt directly in the browser. That T-shirt itself was modeled by Astra using Tripo right inside Codex through Tripo Plugin. And you can pretty much do anything with it. You can paint directly on any side of the shirt using different brushes and colors, or even spray paint it in real time just like you would spray on a wall. There are also stickers generated using GPT Image 2.5 that you can place anywhere on the T-shirt, resize, reposition, recolor, layer, and customize however you want. On top of that, there’s support for things like fabric customization, sizing, layers, colors, and even wind simulation to push the realism a little further. Once you’re done, you can export the entire design as a 3D view or export individual images of the T-shirt so you could technically take the design, print it, and maybe even sell it. One of my favorite parts is how the spray painting effect works directly on the 3D T-shirt in real time. I also loved seeing how Astra managed to keep the whole experience performant across devices using a custom BVH implementation along with several CPU side optimizations. And the process of building it was super simple. I generated the initial studio design using GPT Image 2.5, gave that image to Astra with the Tripo Plugin enabled, and it basically handled everything from there. I didn’t have to separately generate a 3D reference, upload it to Tripo, download the asset, give it back to Astra, or manually coordinate any of that. Astra handled the entire flow on its own without needing any additional input from me. Really happy with both the process and how the final result turned out. Live:

The Bugged Dev

47,645 views • 5 days ago

How many of you actually know how "what you eat" grows? 🤔 I never learned crop science in school. I learned it by walking around our farm with my father, who showed me different crops and explained how they grow. But not everyone has access to a farm, so I built a 3D Crop Science application in Three.js using Claude Opus 5 to make that learning experience more visual and interactive. It is an exploration of different types of seeds where each seed has three different stages. The first stage shows the whole seed. The second stage is a cross section that shows what is inside the seed and how it grows. The third stage shows the germination phase through a 3D model. There are 24 models in total. The original models were 1,349.6 MB, which Claude optimized down to just 11.6 MB in total. All of the 3D models were generated using Tripo. Claude also created visual information for each seed showing details like seed type, storage tissue and germination phase. Each seed also has a YouTube video that shows how it actually grows in the real world. There is also a section showing where each seed is commonly grown using both a 3D globe and a flat map. You can explore different regions and click on specific areas to see more information about where that seed is grown. The entire experience is fully responsive and also includes quizzes that you can take in both normal and 3D formats. I strongly believe education becomes much more effective when you can see, interact, watch and explore instead of relying only on textbooks. Live: Code:

The Bugged Dev

45,081 views • 24 days ago

Your our history shouldn’t be taught in a boring way 🫠 I’ve always loved history, but I could never imagine what life actually looked like back then. So I built Empire Atlas, a 3D interactive explorer of 8 historical empires using Three.js and Kimi.ai K3 🔥 It lets you explore how people lived, what their homes looked like, their maps, daily life, interiors, and more. Properly researched. But the craziest part is that this was near one shot vibe coded with Kimi K3 🤯 When I previously built a 3D anatomy app with GPT 5.6 sol, I had to iterate on performance and optimization. With Kimi, the moment I handed over the 3D assets (generated using Tripo), prompt and design (by GPT Image 2.0), it created an 11 step engineering plan to build the entire thing. The very first step it did was optimizing the assets. It took nearly 500MB of 3D assets and brought them down to just 17.8MB using mesh simplification, Draco compression, and 1024px WebP textures. Absolutely nuts. It also generated 56 historical images across the 8 empires showing daily life, maps, interiors, and more using its image plugin with batch processing. Those were converted to WebP too, bringing the total image size to around 10MB. That’s a huge reason the experience loads so fast on website. It's engineering workflow or intelligence has really impressed me so far. The only downside is that it took more than 5 hours, though 😅 Anyway, back to history. In Empire Atlas, you can explore 8 different empires and see how people and our ancestors lived at that time. I really love those textures I was able to create using Tripo. You can explore their homes in 3D, and there’s so much more we could do with this. We could extend these houses into fully explorable interiors and create increasingly realistic reconstructions of what life actually looked like. And maybe create fun education games too. I genuinely think this can make history education so much more immersive. Much more than showing black and white images in boring textbooks. Go explore your history now 👇 Live: Code:

The Bugged Dev

120,448 views • 1 month ago

Only if education could be this interactive ❤️‍🔥 I've had a looong wish to build something genuinely useful through vibe coding, and I finally did it. A 3D human anatomy application built with Three.js using GPT 5.6 Sol. 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. Next, I converted each of those images into 3D models using Tripo (and no, they didn't sponsor this 😄). 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. Codex built the first version beautifully, but there was one big problem. Every single 3D model was nearly 120-150 MB. That obviously wasn't practical for the web and was giving a performance of 16fps. 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. 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. The process wasn't exactly one shot, but it also wasn't difficult. You just have to do it step by step. It genuinely felt like building something that could make learning anatomy much more engaging. The inspiration came from Dilum Sanjaya's 3D animal plant cell project. I remember seeing it and thinking, "I want to build something like this one day." And I did it :D Live: Code:

The Bugged Dev

2,099,103 views • 1 month ago