Curves
Anyway, I'm a geek and geeks can't turn off the computer for too long before curiosity takes over.
Lately I have been investigating curves, I know what you are thinking, and It's not that, I'm not stupid, I know keep my distance.
I'm talking about other types of curves, or mathematically draw curved lines.
Now you thinking maybe taking about y=(x*scalefactor)^2, or y=sin(x)*scalefactor.
No formulas like that only draws curves in y direction, you can't have diagonal curve, or curve between two random coordinates, using formulas like that.
So there is a video from Steven Wittens, on youtube, that I really enjoyed.
Bezier curves!!!!
So way on earth is curves important, well you draw thing in paint program save image use that, no need to know how it was done, but realize the paint tools use curves.
Even the fonts I use for this text I have written, uses some curve, SVG image or vector images, use curves, flash videos, and lots of other things.
So the best way to play around with curves is a editor, or program you drag curves around, and this what I did, soon I complete the program, as simple toy.