Skip to content

hingobway/pspaint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This application once lived in sync with www.pspaint.xyz, which is now defunct. The on-screen painting still works in-app (py main.py), but you'll need to first configure your own pen by uncommenting lines 97-102 and 140 in main.py.

pspaint

This is PSPaint.

The Pitch

Think of AR MS Paint, where you paint the surroundings around you. A colored glove or an attachable marker on the finger with high contrast. The user can draw on the screen, using a button to start and stop the feed (or a tucked finger).

The Proof

(basic mockup/tech things)

The functions:

  • Simple drawing
  • Color changing (draw over a palette on the side of the screen to change to a new color)
  • Clear the image
  • Possible extras:
    • Multiple pens??
    • Erasing
    • Change Background
      • White
      • Picture
      • Live Video Feed

The Plan

  1. Design a finger target
  2. Get tracking working
  3. Plan out UI
  4. Build UI
  5. Add more changes

How To Use

Drawing

  1. Put on the ring (is it a ring?)

Changing The Color

Clear The Image

Erase

Change Background

  • White
  • Picture
  • Live Video Feed

Releases

No releases published

Packages

No packages published

Languages