Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/givebest/wechat-turntalbe-canvas
用微信小程序开发的Canvas绘制可配置的转盘抽奖。
https://github.com/givebest/wechat-turntalbe-canvas
html5-canvas
Last synced: 3 months ago
JSON representation
用微信小程序开发的Canvas绘制可配置的转盘抽奖。
- Host: GitHub
- URL: https://github.com/givebest/wechat-turntalbe-canvas
- Owner: givebest
- License: mit
- Created: 2016-11-06T07:32:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-19T00:34:11.000Z (over 4 years ago)
- Last Synced: 2024-10-17T18:55:12.125Z (3 months ago)
- Topics: html5-canvas
- Language: JavaScript
- Homepage: https://blog.givebest.cn/GB-canvas-turntable.html
- Size: 11.7 KB
- Stars: 152
- Watchers: 10
- Forks: 48
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# 微信小程序转盘抽奖
----## 简介
用微信小程序开发的Canvas绘制可配置的转盘抽奖。
使用[https://github.com/givebest/GB-canvas-turntable](http://blog.givebest.cn/GB-canvas-turntable.html)代码移植过而来。
## 其它微信小程序感觉是个半成品,代码移植过程比较繁琐麻烦。`canvas` API 部分都被重写了。。。
`canvas` `z-index`不生效,永远在最上层,不支持`rotate`动画。## License
[MIT](./LICENSE) © 2016 [givebest](https://github.com/givebest)