rectangles
I created a new small processing sketch, cause I had to wait for someone and there was nothing else todo - well at least nothing else that I would have liked to do or that would have fit into that timeslot. Somehow this blogpost starts to get far more complicated than I intended it to be ...
I think you should just click on the image and rotate the rectangles ...
Day 25 of 30daysOfCreativity - a processing noisestar
My Day 25 project for 30daysofcreativity.com is a processing sketch that draws a star using the noise() method
click on the sketch to start it or to download the sourcecode
processing archflower
My latest processing sketch uses the arc command to create flowers. I use 20 arcs and control their angle with the x axis of the mouse. The arcs grow at different speeds and on random sides of the flower to create the petals.
Click on the sketch to create a new flower and move the mouse to let it bloom.
first box of Processing 2 Creative Coding Hotshot arrived
Oh! Look what the mailman brought me yesterday!
The first box of PHYSICAL COPIES on PAPER of my very first book Processing 2: Creative Coding Hotshot arrived!
Processing 2.0: Creative Coding Hotshot is published
I hereby proudly announce that my first book has been published at packt publishing.
You can find the print and the ebook version of my book at http://www.packtpub.com/processing-2-creative-coding-hotshot/book
read more ...ttslib installation via the processing PDE
Writing talking processing sketches just got a lot easier!
the ttslib just got added to the list of processing libraries that can be installed via the PDE!
So starting with processing 2 beta 7 you can install the ttslib by clicking on "Sketch -> Import Library ... -> Add Library". In the dialog that opens enter ttslib as a search filter and then click on the install button next to the ttslib entry.
curves abstract art generator
I generated a new set of pictures for my living-room today. This time I created an abstract art generator that creates random curves and draws circles that follow them, I also made it choose a base color at random and create the colors in the HSB colorspace depending on the size of the curve
read more ...