Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 做的简易画板,可以用于简单的草稿绘画.

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