Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 999 Bytes

README.md

File metadata and controls

40 lines (27 loc) · 999 Bytes

Paint

Contributors: Király Márk, K. Alex

A program where you can draw, written in Processing.
Be a painter, be creative!

Original idea:

• 1. Drawing a black line with the mouse

• 2. Right-click to delete drawing

• 3. Change brush size (scroll wheel or +-)

• 4. Color change

• 5. Additional ideas:

  • a. Toolbar (a bar at the top of the screen)
    • i. Rectangle
    • ii. Line
      • Show what you will draw (PGraphics)

Further ideas:

• picking a color / color palette
• changing shape thickness
• Paint Bucket Tool
• + and - buttons in the toolbar (+1 +5 -5 -1)

Controls:

• 1. Button (Left click, Right click; Push buttons: 0-9 ; Up-Down buttons / + and - numpad buttons)
• 2. Button (Right click)
• 3. Button (Left click)
• 4. Button (Left click)
• 5. Button (Left click)
• 6. Button (Middle mouse button / Right click)
• 7. Button (Colors for hotkeys, push buttons: 0-9)