Skip to content

bhavyakaria/graphics-editor

Repository files navigation

Paint Application

Live Demo: https://the-graphics-editor.herokuapp.com/paint

Build commands

  1. Run npm install
  2. Run ng serve -o for a dev server. Navigate to http://localhost:4200/paint.

Functionality

  1. Brush
  2. Eraser
  3. Line
  4. Save Image
  5. Next (Not implemented yet)

Brush

Allows free hand drawing with customization available to change color and width of stroke.

Eraser

Currently, it erases all of the work.

Line

Draw a straight line between two points.

Screenshots

Application

Brush

Line

Resources

Line Tool - StackOverflow

About

Created a graphics editor in Angular 6.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published