Original caption
How I build with Claude 👇 Academy in bio 🔗 That glowing golden structure with embers is Three.js plus custom shaders. The build: The glow is not a color, it is an emissive material run through a bloom pass, only the bright gold parts blow out into that halo, which is why it reads as molten light instead of a flat yellow line. The embers floating up are a particle system with additive blending, where overlapping sparks add up brighter, so they glow like real cinders instead of looking like dots. The liquid pour and the dissolve are a custom fragment shader, you drive a noise pattern with time to melt and reform the surface, that hand written shader work is what separates an award site from a template. One single gold accent on near black is the whole palette, that restraint is what makes it feel like a luxury fund and not a startup. All of it is wrapped in Next.js and code split so the heavy 3D loads without freezing the page. Save this if you want cinematic premium heroes ✨ #claude #buildinpublic #webdesign #luxury #fyp