Skip to content

VarunS2002/Processing-Sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Processing-Sketch

Latest: v1.0.0 License: GPL v3

Simple sketching application created using Processing.

Requirements:

Features:

  • Use mouse left-click to draw on the canvas

  • Status bar shows the currently selected drawing options

  • Possible to undo all shapes drawn on the canvas

  • Available drawing options:

    • Shapes:
      • Freeform Line
      • Straight Line
      • Rectangle
      • Oval
    • Colours:
      • Black
      • Red
      • Green
      • Blue
    • Pen Stroke Weights:
      • Thin
      • Medium
      • Thick
  • 2 input schemes to select drawing options:

    • Keyboard shortcuts for all options
    • Gesture shortcuts for all drawing options

Screenshots:

  • Empty Canvas:


    Empty_Canvas

  • Drawing all shapes with different colours and stroke weights:


    All_Canvas

  • Information window:


    Info_Window

Dependencies:

About

Simple sketching application created using Processing.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors