Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muyunyun/3d-piano
a 3d-piano built by ts、react
https://github.com/muyunyun/3d-piano
Last synced: 4 days ago
JSON representation
a 3d-piano built by ts、react
- Host: GitHub
- URL: https://github.com/muyunyun/3d-piano
- Owner: MuYunyun
- Created: 2017-08-24T11:59:03.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-30T09:47:14.000Z (about 7 years ago)
- Last Synced: 2024-10-11T04:11:57.922Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 4.39 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3d-piano
a 3d-piano built by three.js、MIDI.js[效果展示](http://muyunyun.cn/3d-piano/)
## Usage
``` js
本地运行
yarn install || npm install
yarn start || npm start
```## Tech Stack
- [x] 打包构建: Webpack
- [x] three.js
- [x] MIDI.js
- [ ] ...