Homepage deconbatch's Land of 1000 Creative Codings.

Featured Post

Generative art of swirl with a large number of lines

The trigger of this creative coding. It's a generative art made with the 'Processing'. It generates gradation colored swirl. I...

8 Apr, 2021

Latest Posts

Processing Code Examples: Creative Coding Fun! Modifying Published Processing Sketches

This is an example of a modification of a published Processing code, in which the particles appear to autonomously divide into groups of di...

28 May, 2025

Connect the Perlin noise neatly using polar coordinates : Creative Coding Cooking in 3 Minutes

Here's a quick 3-minute read on creative coding. We'll be looking at how to draw diagrams with a smooth color changes along an ar...

4 May, 2025

Animation of a point moving under attraction and repulsion using 'p5.Vector'

I would like to define the force acting between two points as a vector and write an animation that moves in response to that force using p5...

5 Nov, 2023

I misunderstood the Julia set.

I misunderstood the Julia set and ended up creating something completely different. I'm not sure what to call these drawing results, b...

7 May, 2023

In admiration of Robert Delaunay.

Robert Delaunay is one of the pioneers of abstract painting. He left us with various fine artworks, and I love them. Robert Delaunay, 193...

19 Feb, 2023

L-system trial code made with p5.js

I was encouraged to try drawing some shapes with the L-system by the article by Gin (@gin_graphic) san . 【p5.js】L-systemで木を描く - ギンの備忘録 An...

8 Jan, 2023