Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/warioddly/audio_visualizer
Web audio visualizer 🎶based on the Three.js library ♎. And the source code is written in TypeScript☄️
https://github.com/warioddly/audio_visualizer
3d-graphics 3d-models communityexchange ghdesktop github github-pages javascript learn three threejs typescript web webpack webpack5 website
Last synced: 2 days ago
JSON representation
Web audio visualizer 🎶based on the Three.js library ♎. And the source code is written in TypeScript☄️
- Host: GitHub
- URL: https://github.com/warioddly/audio_visualizer
- Owner: warioddly
- License: mit
- Created: 2023-07-18T18:21:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-06T11:06:00.000Z (12 months ago)
- Last Synced: 2024-04-24T07:02:20.679Z (7 months ago)
- Topics: 3d-graphics, 3d-models, communityexchange, ghdesktop, github, github-pages, javascript, learn, three, threejs, typescript, web, webpack, webpack5, website
- Language: TypeScript
- Homepage: https://warioddly.github.io/audio_visualizer/
- Size: 9.08 MB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# 🚀 Welcome to your new fantastic project!
This project has been created using **webpack-cli**, you can now run
```
npm run build
```or
```
yarn build
```to bundle your application
# audio_visualizerWeb audio visualizer based on the Three.js library. And the source code is written in TypeScript