A nebula-inspired song visualizer built as a cosmic stage for my J-Rock band, Stellarmelt. Drop in a track and launch into a drifting starfield where motion and glow respond to the music.
- Audio-reactive nebula clouds and starfield
- Drag-and-drop audio upload (mp3/wav)
- Infinite scrolling space tunnel
- Neon sci-fi UI inspired by cosmic aesthetics
- HTML, CSS, JavaScript
- Three.js (WebGL rendering)
- Web Audio API (frequency analysis)
- Clone or download this repo
- Open
index.htmlin a modern browser
If you prefer a local server:
# from the project folder
python -m http.server 8000Then visit http://localhost:8000.
- Click the drop zone (or drag and drop an audio file).
- Hit IGNITE UNIVERSE.
- Scroll to move through the nebula tunnel.
- Audio playback starts only after a user gesture (browser policy).
- Large audio files may take a moment to decode.
Created by Stellarmelt. Inspired by J-Rock energy and cosmic visuals.