Skip to content

swagatblog/FabricJS_Drawing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FabricJS_Drawing

Basic sample HTML 5 drawing app using FabricJS

This application would give an idea about building a simple and powerful drawing app using HTML 5 canvas. FabricJs is one of the most poweful canvas JS library which gives you an oppertunity to build a browser also a touch based drawing application.

Few of the components have been used in this app

  1. Drawing a rectangle
  2. Drawing a circle
  3. Drawing an image
  4. Enable and disable drawing
  5. Enable and disable pan
  6. Zoom in
  7. Zoom oout
  8. Reset zoom

Ref:

  1. http://fabricjs.com/
  2. http://fabricjs.com/events/
  3. http://fabricjs.com/demos/

About

Basic sample HTML 5 drawing app using FabricJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published