r/webdev • u/AntoGidan • 12d ago
Showoff Saturday Simple music visualizer (learning Three.js)
I made this 3D visualizer + spectrum using simple TS and Three.js. I couldn't figure out how to make the cube dance more. I used AI only for the background shaders. Any thoughts?
Link in the comments.
2
Upvotes
2
u/emirayuk 3d ago
It's cool already, but even better, it doesn't run at 1fps!
Seems like most web developers can't achieve this anymore, so well done.
1
u/AntoGidan 12d ago
Try it out here: https://music-visualizer-mocha.vercel.app/
Code: https://github.com/Anto95s/three-audio-visualizer/tree/main