esben181 / Whiteboard

a "whiteboard" sketching app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whiteboard

A vector drawing app for sketching ideas and such.

Alt screenshot

Features

  • Press 'P' to select the pencil tool or choose another color
    • Left click to draw
  • Press 'S' to enter selection mode
    • Click and drag a selection to move it
    • Press 'S' again to unselect
  • Right click to erase
  • Space + mouse drag moves the canvas
  • Mouse wheel to zoom in/out

What you won't find :(

  • Saving/loading to file
  • The ability to see what you're sketching????
  • Resizing a selection
  • Undo/redo actions

Building

The program uses the Slick2D library. Everything should be included in the vendor/ directory. I just let Microsoft's Extension Pack for Java do its magic.

License

Read the LICENSE file

About

a "whiteboard" sketching app

License:MIT License


Languages

Language:Java 100.0%