Various snippets of UNIX code that might just be a waste if I keep them to myself. This blog is very much a work in progress and is mainly for myself. Yes, I should probably host code on one of those fancy code hosting web sites and I probably will eventually.
Friday, February 6, 2015
Perl/Math::Bezier ... plotting a bezier curve given some control points
doesn't actually draw anything - just gets the data points necessary to plot one. I did this because I needed a series of 22 numbers starting with 0.0125 that gradually ramped up to 7.4 with step getting larger for each iteration.
Wednesday, February 4, 2015
Subscribe to:
Posts (Atom)