Entries Tagged as 'Art'
I took the nest a bit further. I sketched out some twig shapes, scanned them in, and traced them into vectors. Also added some color variation. I might play with pulling color information from an image w/ getPixel and maybe write it out to a massive PNG and get it printed.
I’ve got some other projects [...]
[Read more →]
Tags:
I’m learning to draw with code. A lot of what I’ve seen out there in the interwebs is based on mathematical theories named after dudes from the sixties and seventies. I’m inspired by all that, but I’m also interested in recreating systems in nature through generative art. Here is a simple nest I drew with [...]
[Read more →]
Tags:actionscript·as3·Generative
Behold, my very first generative comp. The image of a neon hot pink, scribbled, slightly-rotated square popped into my head one day. Maybe I’ve been listening to too much Justice. Made w/ Actionscript 3 and the Bezier curve fitting function built into Tweener.
[Read more →]
Tags:as3·Bezier·flash·Generative·Tweener
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.
[Read more →]
Tags:as3·Bezier·Curves·Drawing API·flash·generate·Tweener
I was playing around with the topography generation I mentioned in my last post and made a few animal friends.
I think the owl is my favorite.
[Read more →]
Tags:
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 [...]
[Read more →]
Tags:as3·generate·Illustrator·Live Trace·Math·Topography
A co-worker and I were recently drooling over some of Jonathan Harris’s more recent work. It made me realize that the projects I talk about here (and occasionally engage in) are very disconnected and hobby-ish. They do NOT form one cohesive body of work. They are more about the journey of trying different things almost [...]
[Read more →]
Tags:
I’ve been doodling a bit, so I thought I’d post some sketches. These were made with Micron pens in a small watercolor book.
These sketches along with this Etsy artist, has given me some inspiration to tackle some acrylic paintings on wood panels. So… stay tuned for that.
[Read more →]
Tags:
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.
[Read more →]
Tags:actionscript·Art·circles·generate·walnut
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.
[Read more →]
Tags:actionscript·AS2·generate·random