Synth Slicer is a first-person, 3D rhythm game inspired by "Dance Dance Revolution" and other beat-based games like "Amplitude" or "Beat Saber." It utilizes Three.js and GLSL shaders for graphics and Meyda for waveform extraction and analysis.
After downloading the source code:
In the root directory of the project, run npm i.
Once all packages have been installed, run npx vite and open the corresponding webpage.