https://github.com/ore-codes/sonic-particles
A real-time 3D audio visualizer that transforms sound into dynamic particle animations. Built with Three.js and Tone.js, it features both a musical synthesizer mode with pentatonic scales and a microphone input mode. The particles respond to audio input by creating flowing wave patterns, offering an immersive experience of seeing sound in motion.
https://github.com/ore-codes/sonic-particles
three-js tonejs
Last synced: about 1 month ago
JSON representation
A real-time 3D audio visualizer that transforms sound into dynamic particle animations. Built with Three.js and Tone.js, it features both a musical synthesizer mode with pentatonic scales and a microphone input mode. The particles respond to audio input by creating flowing wave patterns, offering an immersive experience of seeing sound in motion.
- Host: GitHub
- URL: https://github.com/ore-codes/sonic-particles
- Owner: ore-codes
- Created: 2025-05-13T00:46:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-15T00:25:28.000Z (about 1 year ago)
- Last Synced: 2025-07-28T05:13:34.376Z (11 months ago)
- Topics: three-js, tonejs
- Language: JavaScript
- Homepage: https://sonic-particles.vercel.app
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sonic Particles
An interactive audio-visual experience that transforms sound into mesmerizing particle animations. This project creates a unique blend of audio and visual elements, allowing users to create dynamic visual patterns through sound input.
## Live Demo
Check out the live demo at [https://ore-codes.github.io/sonic-particles](https://ore-codes.github.io/sonic-particles)
## Features
- Real-time audio visualization
- Interactive particle system
- Responsive design
## Technologies Used
- Web Audio API
- Three.js (and WebGL)
- Tone.js
## License
MIT License