An open API service indexing awesome lists of open source software.

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.

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/)