function onGLC(glc) { glc.loop(); glc.size(400, 400); glc.setDuration(3); glc.setFPS(20); glc.setMode("single"); glc.setEasing(false); glc.setMaxColors(10); glc.styles.backgroundColor = "black";
Tuesday, January 26, 2016
Rotating Squares in Phases with Gif Loop Coder
All of these sketches, made with Gif Loop Coder, are the same save for the phase frequency. From the first with a phase of 0.01*i to the last with a phase of i the squares create remarkable iterative designs.
Monday, January 25, 2016
Generative Art with the LogoTurtle
Subscribe to:
Posts
(
Atom
)