Serpinski’s Triangle – Single Point NNN

I adjusted parameters to have the NNN progress from a single point rather than a line of random pixels. Now the rule 0,0,1,4 gives clearly Serpinkski’s Triangle. Now, drawing happens to be from the bottom of the screen, so the triangle is upside down from the usual representation:nnn000_000_001_004_singleWe achieve the infinite resolution of the fractal, not in our ability to zoom in as much as we want, but rather in our ability to zoom out.

Again, rule 0,0,1,4 simply means pixel white if we see B W B B B or B B B W B in the five pixels above it (or rather, below it, in the above graphical representation.

Screenshot from 2018-08-28 13-57-36

Advertisement
Posted in NNN

1 thought on “Serpinski’s Triangle – Single Point NNN”

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s