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

https://github.com/plh97/bottle-design

运用canvas做的酒瓶定制
https://github.com/plh97/bottle-design

2d-canvas canvas mobx react threejs

Last synced: 3 months ago
JSON representation

运用canvas做的酒瓶定制

Awesome Lists containing this project

README

          

### 前言
canvas 实现拖拽, 旋转, 缩放等效果

### 技术栈
- [x] react
- [x] mobx.js
- [x] canvas
- [x] three.js

### Todo List
- [ ] 完成文字定制
- [ ] 解决 ispointinpath 问题
- [ ] 跨域问题
- [x] 触摸的时候,屏幕滚动问题