Re: Simple drawing program help
Posted: 03 Mar 2015 16:05
latest (and probably last) iteration of this thing. This version allows you to draws lines of up to 256 points each. As an added bonus, after drawing a few lines, click on the color pad where the line width value is displayed.
I think I have a kludgy way to stitch together 256 point segments to create the appearance of one longer line, but for this demo, what's here should be fun enough.
I wanted to do a whole canvas fade out to black, but the best I could do was fade the last line drawn, which wasn't nearly as cool looking.
I think I have a kludgy way to stitch together 256 point segments to create the appearance of one longer line, but for this demo, what's here should be fun enough.
I wanted to do a whole canvas fade out to black, but the best I could do was fade the last line drawn, which wasn't nearly as cool looking.