MP3D By Team M.5 Submitted for Track: "Ground Zero"

MP3D was built for CISSA's Codebrew 2025 Competition. It is an audio visualizer created using reactjs and threejs. Users can upload an mp3 file and see their audio visualized using two different styles of visualization.

MP3D was built heavily utilizing visual shaders. The first visualizer is a wireframe sphere which utilizes vertex manipulation. The second visualizer is a raymarching demonstration which is almost entirely based in the fragment shader.

Over the course of this project we've learned to program threejs and both fragment and vertex shaders in glsl.

Built With

Share this project:

Updates