A small painting program written in Factor using it's UI framework. Depends on my Bresenham's Line Algorithm vocabulary.
Clone the repo into your $FACTOR_ROOT/work
directory and run using "painter" run
or USE: painter run-painter
.
A small painting program written in Factor using it's UI framework. Depends on my Bresenham's Line Algorithm vocabulary.
Clone the repo into your $FACTOR_ROOT/work
directory and run using "painter" run
or USE: painter run-painter
.