Coder Social home page Coder Social logo

canvas-drawing's Introduction

Canvas-Drawing

  • Overview

The goal of this project is to create a web application that allows users to draw on a canvas using JavaScript, CSS and HTML5. The canvas will provide basic drawing tools, such as a cleaner tool and a color picker.

  • Features

The drawing canvas will have the following features:

Drawing tool: Users will be able to draw on the canvas using a pen tool.

Cleaner tool: Users will be able to clear their drawing using a clear button.

Color picker: Users will be able to select the color of their pen using a color picker.

  • Technical Details

The drawing canvas will be built using JavaScript, CSS and HTML5 canvas element. Here are the technical details:

Canvas element: The canvas element will be used to render the drawing. It will be added to the HTML page using JavaScript.

Mouse events: The mouse events, such as mousedown, mousemove, and mouseup, will be used to detect the user's actions. When the user clicks or drags the mouse on the canvas, the JavaScript code will update the canvas with the appropriate drawing tool.

canvas-drawing's People

Contributors

qthnguyenluu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.