//=time() ?>
Using a GAN now on single colours to get a better sense of how to uses these tools. The GAN slowly learns how to produce CIELab colours in a similar space to the 159 unique Sanzo Wada colours.
Left: random sample of 105 Sanzo Wada colours
Right: sample of GAN-generated colours
Recently stumbled on Jacob Rus' observables — JS implementations of colour space transformations, cubic splines, and other interesting applications of math and geometry. 👌
https://t.co/d8oWFRapSo
Errors and debug outputs from an algorithm I'm working on.
#generative
Occasionally I get the urge to write my own graphics library. Today is one of those days.
Experimenting with watercolour-like rendering.
JavaScript + Canvas2D + WebAudio.
Strange generative collages using the @unsplash API.
#javascript #procedural
I think I've fixed my depth of field calculations. Really fun to simulate light like this – even simple shapes like repeated rectangles can make for an interesting output.
(again, inspired by @inconvergent recent work)
#generative #javascript