a totally original drawing idea
Protoplop just had its first (real) release!
Issue: My school license for a drawing app has expired
Normal Solution: Find a new drawing app and use it
My Solution: Decide to make your own drawing tool
One option is clearly better here, you decide which... (clearly the second one) (joke) (not really)
Ok, time to get started!
You can also find a video of it working here!
First, make sure you installed all the neccesary python modules! (Any modules that don't come with python are listened down below!) Next, either clone this repository, or get the latest release from the releases tab, and run main.py
! Check MANUAL.md
for some tips of how to use this, and check CODEGUIDE.md
if you're interested in the code!
- numpy
- PIL (Pillow)