@webloved: How I build with Claude 👇 Academy in bio 🔗 That cinematic 3D hero is pure Three.js. Here is the stack behind this look: The glowing centerpiece comes from an emissive material plus UnrealBloomPass in EffectComposer, that soft halo is real bloom, not a PNG. THREE.Points scatters thousands of particles into a floating dust field, animated inside your requestAnimationFrame loop. A Reflector plane mirrors the whole scene onto the floor for that wet ground look. THREE.Fog fades distant geometry into black so the depth feels infinite. The click to enable audio uses the Web Audio API, browsers block sound until a user gesture so you gate it behind one tap. Save this if you want to build cinematic 3D heroes 🌌 #claude #buildinpublic #webdesign #webgl #fyp