https://github.com/lhdi/sound-visualizer
(react + three + react-three-fiber) 3D sound visualization ^_^ just learning.
https://github.com/lhdi/sound-visualizer
Last synced: 2 months ago
JSON representation
(react + three + react-three-fiber) 3D sound visualization ^_^ just learning.
- Host: GitHub
- URL: https://github.com/lhdi/sound-visualizer
- Owner: LHDi
- Created: 2020-04-05T22:02:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T18:37:33.000Z (about 3 years ago)
- Last Synced: 2025-09-10T23:44:27.027Z (4 months ago)
- Language: JavaScript
- Size: 23.7 MB
- Stars: 15
- Watchers: 1
- Forks: 2
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sound-visualizer
I'm just learning how to use this amazing libraries
->[Three](https://github.com/mrdoob/three.js/).
->[react-three-fiber](https://github.com/react-spring/react-three-fiber).
## Installation
Just download it:
```bash
git clone https://github.com/lhd555/sound-visualizer.git
```
Install the requirements:
```bash
npm install
```
launch
```bash
npm run start
```
## Usage
Just go [-> Here <-](http://lhdi.github.io/sound-visualizer)
## Contributing
Pull requests are welcome.
## License
[MIT](https://choosealicense.com/licenses/mit/)