Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
- [ ] ...