Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/layouwen/art-time
A simple drawing board made with canvas, which can be used for simple sketching and drawing. 使用 canvas 做的简易画板,可以用于简单的草稿绘画.
https://github.com/layouwen/art-time
Last synced: 2 days ago
JSON representation
A simple drawing board made with canvas, which can be used for simple sketching and drawing. 使用 canvas 做的简易画板,可以用于简单的草稿绘画.
- Host: GitHub
- URL: https://github.com/layouwen/art-time
- Owner: Layouwen
- Created: 2020-05-13T10:39:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-14T04:00:36.000Z (3 months ago)
- Last Synced: 2024-08-14T05:21:39.685Z (3 months ago)
- Language: JavaScript
- Homepage: https://layouwen.github.io/art-time/
- Size: 40 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Art Time
English | [简体中文](./README.zh-CN.md)
## Preview
[https://layouwen.github.io/art-time/](https://layouwen.github.io/art-time/)
![art-time](./images/art_time.jpeg)
## Introduction
A simple drawing board implemented using canvas and native JavaScript, suitable for daily learning, sketching, and as a reference for beginners learning Canvas.
## Features
- Three brush colors
- Three brush thicknesses
- Clear/reset the drawing board
- Background color modification
- Window resize detection
- Mobile device rotation detection
- Support for both PC and mobile devices