without further ado nor explanation….
i present to you: katamari hack...
Continue Readingi present to you: katamari hack...
Continue ReadingPhillip Stearns brings computer science and textiles together in Fragmented Memory (using Processing among other tools). Cyril Diagne, Nicolas Barradeau and Simon Doury let us explore a landscape of the world's artwork in the machine learning-generated t-SNE Map....
Continue ReadingI wanted to draw a grid-like animation that positioned on x,0 and y,0 at random. PsuedoCode: float x = 0; float y = 100; float z = 0; floatt h = 100; void setup () { //set up background & size } void draw () { //draw rect by incrementing x axis } If (x == length...
Continue ReadingPost 1. Show us a work you like (can be a link or a few) of an artist or designer who do things with creative coding. I found several artists that use coding as a way of performing art, visualization, abstract, and so on. Among them, Raven...
Continue ReadingA China studio called HOTSAR, they do many fantastic works through creative coding. Here is an example on their studio's homepage. https://www.hotsarstore.com/home (it looks better on mobile phone) https://github.com/dayinji/hotsar-logo (the code of this project) Another work they made through Processing : https://www.openprocessing.org/sketch/486307 ...
Continue ReadingAim: Start with a white canvas with hidden buttons of different sizes of rectangles; Every click reveals a coloured rectangle; A custom Mondrian pattern is generated Functions: makeGrid mergeSomeGridCells assignColourToCells turnColoursToButtons Variables: Grid – size, n of rows, n of columns Cells Colours Buttons ...
Continue ReadingThis is an artist who did the motion capture using the d3.js. This author recreate the body shape and be able to present the body movement on a 2d basis so we can see the consistent movement changes. Here's the link to it: https://mviz.omid.al/ ...
Continue ReadingThis video is produced by Kornhaber Brown. It introduces how coding influences the art industry and digital world from three different perspectives of Processing, Cinder, and Openframework and also presenting the experience that the artists have when they are using the software. [embed]https://www.youtube.com/watch?v=eBV14-3LT-g[/embed]...
Continue ReadingRyoji Ikeda is a famous Japanese sound artist. In this work, visual and auditory together form this large-scale installation art work. People take off their shoes and participate in this large-scale work. The color of the black and white strips on the screen is completely...
Continue Reading