- 最后登录
- 2019-1-30
- 注册时间
- 2017-10-10
- 阅读权限
- 90
- 积分
- 5985
- 纳金币
- 2041
- 精华
- 4
|
A simple framework for drawing on screen.
Try it Online or on Android
Key features:
* draw directly on the texture
* different pen sizes and colors, easy to configure more
* save/load the texture from Application.persistentDataPath
* works on mobile (tested on Android and iOS)
* full commented source code included
* easy to change to suit your needs
* clear to a specific color or transparent
* "stickers" (the ability to draw a texture at specific coordinates on the drawing canvas) * draw various shapes (circle, rectangle, polygon)
|
|