https://github.com/boybeak/a2webcanvas
An implementation of WebCanvas with android SurfaceView.
https://github.com/boybeak/a2webcanvas
Last synced: over 1 year ago
JSON representation
An implementation of WebCanvas with android SurfaceView.
- Host: GitHub
- URL: https://github.com/boybeak/a2webcanvas
- Owner: boybeak
- Created: 2023-06-24T16:20:22.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-18T07:48:22.000Z (over 2 years ago)
- Last Synced: 2025-02-06T01:43:01.423Z (over 1 year ago)
- Language: Kotlin
- Size: 581 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A2WebCanvas
An implementation of WebCanvas with android SurfaceView.
## Showcase
[snake.webm](https://github.com/boybeak/A2WebCanvas/assets/6696502/6cf9257a-562d-4efd-9dbd-10414143fd70)
[draw-line.webm](https://github.com/boybeak/A2WebCanvas/assets/6696502/ac1a2c0f-1aa4-4d61-8db7-bd4b78711621)
[gesture-ball.webm](https://github.com/boybeak/A2WebCanvas/assets/6696502/f5125175-3bd1-4a37-855d-9d9f477f5d49)
[clock.webm](https://github.com/boybeak/A2WebCanvas/assets/6696502/21f6ba23-2195-4639-808e-6308c47c3ef1)
[click-dots.webm](https://github.com/boybeak/A2WebCanvas/assets/6696502/50dd3052-a404-4a64-b2aa-a2797249592b)