the processing portfolio of
Florian Jenett

member since March 10, 2009
icosahedron from rects

icosahedron from rects

How to create an icosahedron from 3 rectangles and the golden ratio. Press _space_ to show/hide menu.
decoded pattern 0001

decoded pattern 0001

Click to refresh!
Decode pattern

Decode pattern

http://www.anonimagroup.org/index.php?/works/1968/ http://www.anonimagroup.org/files/gimgs/20_mieczkowski-size-second-series-4--1968--acry-on-board--48-x-48-for-web.jpg
Dynamically smiling

Dynamically smiling

Some basics from yesterdays (2009-10-26) class. Download and check the code for hopefully helpfull comments.
geomerative melter

geomerative melter

geomerative! get it here: http://www.ricardmarxer.com/geomerative/
pixelrauten

pixelrauten

Translating pixels to diamond shapes.
pixelstreifen

pixelstreifen

translating pixel colors of an image into lines.
boris wortblume

boris wortblume

A type flower inspired by a project of boris müller: http://www.esono.com/boris/projects/poetry04/visualpoetry04/index.html Click into the window and type!
bridget riley circles

bridget riley circles

see bridget riley: http://en.wikipedia.org/wiki/Bridget_Riley
spiral

spiral

function to draw a spiral
star

star

function to draw a star
watercolor

watercolor

draw something!
triangle centroid

triangle centroid

from my 2004 sketchbook: calcualte the centroid of a triangle. code may be based on code by paul bourke, not sure tough. click and drag the corners to see centroid being updated ..
interpolate star

interpolate star

from my old 2004 sketchbook
decode_20_mieczkowski

decode_20_mieczkowski

The American artist collaborative, Anonima Group, was founded in Cleveland, Ohio in 1960 by Ernst Benkert, Francis Hewitt and Ed Mieczkowski. http://www.anonimagroup.org/index.php?/works/1968/
muster 3 example 1

muster 3 example 1

click to .. update.
muster 2 example 1

muster 2 example 1

click to update
muster 1 example 2

muster 1 example 2

click to update
muster 1 example 1

muster 1 example 1

click to update
decode_18_1966_benkert4

decode_18_1966_benkert4

The American artist collaborative, Anonima Group, was founded in Cleveland, Ohio in 1960 by Ernst Benkert, Francis Hewitt and Ed Mieczkowski. http://www.anonimagroup.org/index.php?/works/1968/
decode_20_1968_benkert

decode_20_1968_benkert

The American artist collaborative, Anonima Group, was founded in Cleveland, Ohio in 1960 by Ernst Benkert, Francis Hewitt and Ed Mieczkowski. http://www.anonimagroup.org/index.php?/works/1968/
decode_20_1968_benkert_size_change_ink_on_paper_1968for_web

decode_20_1968_benkert_size_change_ink
_on_paper_1968for_web

The American artist collaborative, Anonima Group, was founded in Cleveland, Ohio in 1960 by Ernst Benkert, Francis Hewitt and Ed Mieczkowski. http://www.anonimagroup.org/index.php?/works/1968/
punkt punkt komma strich

punkt punkt komma strich

reading only the code, what do you think will the visual look like? (yes, having the applet above kinda screws the assignment .. well)
decode_visual

decode_visual

reverse engineer this visual, what elements was it made of? write a short algorithm (pseudo code) to create this image. compare your algorithm with the actual code. modify the code and create a different visual.
driving limits

driving limits

a simple vehicle that can only go forward or turn right but will always reach the goal. click and drag to place and direct vehicle. this example is to show that a very limited set of instructions (forward, turn right) can already be enough to complete a complex task (arriving at a certain location).
random walk grid fill

random walk grid fill

irregular space filling pattern based on random walk
combinatorics clock

combinatorics clock

Testing my newly created combinatorics library. http://bezier.de/processing/libs/combi/