How to create an icosahedron from 3 rectangles and the golden ratio.
Press _space_ to show/hide menu.
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
Some basics from yesterdays (2009-10-26) class.
Download and check the code for hopefully helpfull comments.
geomerative! get it here:
http://www.ricardmarxer.com/geomerative/
Translating pixels to diamond shapes.
translating pixel colors of an image into lines.
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!
see bridget riley: http://en.wikipedia.org/wiki/Bridget_Riley
function to draw a spiral
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 ..
from my old 2004 sketchbook
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/
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/
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/
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/
reading only the code, what do you think will the visual look like?
(yes, having the applet above kinda screws the assignment .. well)
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.
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).
irregular space filling pattern based on random walk
Testing my newly created combinatorics library.
http://bezier.de/processing/libs/combi/