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做的酒瓶定制
- Host: GitHub
- URL: https://github.com/plh97/bottle-design
- Owner: plh97
- Created: 2017-12-06T10:41:15.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-07-28T07:34:07.000Z (about 5 years ago)
- Last Synced: 2025-07-13T20:48:38.462Z (3 months ago)
- Topics: 2d-canvas, canvas, mobx, react, threejs
- Language: JavaScript
- Homepage:
- Size: 24.1 MB
- Stars: 8
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 前言
canvas 实现拖拽, 旋转, 缩放等效果### 技术栈
- [x] react
- [x] mobx.js
- [x] canvas
- [x] three.js### Todo List
- [ ] 完成文字定制
- [ ] 解决 ispointinpath 问题
- [ ] 跨域问题
- [x] 触摸的时候,屏幕滚动问题