In the same masochistic way I let a ping-pong sorting algorithim rule my life, I’ve been obsessing on how to draw elegant fluid curves in AS3 via Flash’s drawing API. This mostly started from being inspired by Erik Natzke’s work.
Drowning in Curves
July 25th, 2008 · No Comments · Art, Code, Digital Process, Drawing
Tags:as3·Bezier·Curves·Drawing API·flash·generate·Tweener
Generating Topo Map Lines
May 31st, 2008 · 1 Comment · Art, Digital Process, Drawing
The last few days I’ve immersed myself in Math. I’ve been trying to figure out a way to generate lines that mimic topography with the ActionScript 3 Drawing API. I studied the math that goes into bezier cubic and quadratic curves, and investigated a little bit in Sin waves. All I ended up with was [...]
Tags:as3·generate·Illustrator·Live Trace·Math·Topography
Circles 02
February 23rd, 2008 · No Comments · Art, Code, Digital Process
Here is a new version of the circles, it’s pretty much a matrix of the previous version. In the future I plan on exploring custom stroke patterns and a way to represent the breakdown of the soft outer shell of the walnut that leaves the hard dark brown center exposed.
Tags:actionscript·Art·circles·generate·walnut
Walnut Circle 01
February 18th, 2008 · No Comments · Art, Code, Digital Process
Here is my first version of the random circle project. I might add a deep brown element, I’m also thinking about how to string these together in a pattern on a canvas.
Tags:actionscript·AS2·generate·random