Showing posts with label art. Show all posts
Showing posts with label art. Show all posts

Friday, June 13, 2008

How cool is contextfree!

This is all it took:

startshape sun

rule sun {
sq { }
36* { r 10 } sq { }
}

rule sq {
SQUARE { hue 46 saturation 250 }
sq { x 1 y 1 s 0.8 brightness 0.4 }
}




to make this:

This is slightly context free


I've recently (re)discovered Contextfree, so here is Contextfree 103. Its a ram wearing a hat, w/o a face.


Here is the code

startshape foo

rule foo {
hornleft { y 1 b 0.2 }
hornright { y 1 r -90 b 0.2 }
TRIANGLE { size 0.8 y 1.5 b -10 }
}

rule hornleft {
CIRCLE { size 0.7 }
hornleft { x -0.3 y 0.3 r 30 size 0.8 b 0.1 }
}

rule hornright {
CIRCLE { size 0.7 }
hornright { x -0.3 y 0.3 r -30 size 0.8 b 0.1 }
}

Monday, February 25, 2008

Spartan Spartan



This guy was doodled in my Physics notebook for a long time, I chanced upon him yesterday, and decided to give him a life. SPARTAAAAAA!!!

Monday, November 19, 2007

Electroscape


This is a abstract piece of art which I've been working on in bits and pieces for a while. It doesn't mean anything, but I first imagined it as wires and silicon chips.

Made in Inkscape and Gimp. There is a blue version which was the original, the white is simply by changing the layer type to Value in Gimp.

Saturday, October 13, 2007

Art: Cup and Saucer


The idea is from PSDtuts.com, but it's done in Inkscape, took about 15min. Really cool isn't it?