flâneur — a map of the web's best reading

Drawing from noise, and then making animated loopy GIFs from there. – necessary-disorder tutorials - necessarydisorder.wordpress.com

necessarydisorder.wordpress.com · 1,554 words · saved by 1 readers

This tutorial will focus on explaining how to draw things from noise functions in Processing, and then will present an automatic way to produce GIFs that loop well from a noise-based drawing. It wi…

This tutorial will focus on explaining how to draw things from noise functions in Processing, and then will present an automatic way to produce GIFs that loop well from a noise-based drawing. It will explain how to obtain the following GIFs with the same animation technique : Most of my latest gifs have all used this same trick I will present here, so I thought it was worth sharing it. About noise functions First of all let’s explain a little bit noise functions. Processing has a function noise() that produces values between 0 and 1, centered on 0.5 given some inputs. Those values are ra

Explore this link on the map →

related reading