2021

p5.js 'createGraphics()' won't let your memory go .

I've never known the p5.js 'createGraphics()' won't let go of the memory. This article describes the way to take back your ...

12 Dec, 2021

The Processing 20 years in 30 seconds.

It's the Processing's 20th anniversary this year. Twenty years is a long time. You can see the baby drinks spirits during that time...

30 Nov, 2021

The node-garden technique : application section.

I said in the basics section the node-garden is just made by the simple rule like below. Put the nodes. Draw lines between nodes. ...

23 Oct, 2021

Create a JavaScript module that generates a resembling Generativemasks.

'Generativemasks' is the interesting NFT art that creates a mask with different colors and patterns every reload. The code of &#3...

17 Oct, 2021

The node-garden technique : basics section.

The 'node-garden technique' is one of the popular techniques of creative coding. You can make some cool work with node-garden relati...

5 Oct, 2021

Calculating the walker path with the Worley noise method

It's a creative coding animation made with the 'Processing'.   👉 この記事は日本語でも読めます。 Trying to use the Worley noise in eccentri...

12 Sep, 2021

It's a generative-art example with the 'Worley noise' and the 'Perlin noise'.

Let me show you a simple example code of 'Processing' that you can play with it. The example code generates a generative art using ...

1 Sep, 2021

Celebrate the Processing 20th with the 'Design by Numbers'.

'Now, this is serious...' After five minutes I tried to make an animation with 'Design by Numbers', I was overwhelmed with...

21 Aug, 2021

The tips to make the Perlin noise creative coding works more interesting.

If you are bored to make creative coding work with the Perlin noise, why don't you try the tips in this article. I promise you can mak...

8 Aug, 2021 2

Creative coding tips : Characteristic circle packing

👉 この記事は日本語でも読めます。 These two different look circle packing. These are two similar artworks using the circle packing method. You'll...

2 Jul, 2021

Digital art by the idea of rotary movement.

👉 この記事は日本語でも読めます。   Brief description. It's digital art by the creative coding code of the 'Processing'. The recursive cal...

13 Jun, 2021