Thread for your fractal-related discoveries in OCA

A forum where anything goes. Introduce yourselves to other members of the forums, discuss how your name evolves when written out in the Game of Life, or just tell us how you found it. This is the forum for "non-academic" content.
Post Reply
User avatar
CARuler
Posts: 330
Joined: July 30th, 2024, 5:38 pm
Location: A rule-verse in floor rule-verse of the CGOL skyscraper

Thread for your fractal-related discoveries in OCA

Post by CARuler » August 14th, 2024, 12:43 pm

This is a Thread for any fractal-related discoveries you happen you make, for example:

Code: Select all

x = 1, y = 1, rule = M15,8,4,3,2,5,9,14,1,6,10,13,12,11,7,0
o!
edit; relevance clearer
Last edited by CARuler on August 16th, 2024, 7:12 pm, edited 1 time in total.

User avatar
confocaloid
Posts: 4262
Joined: February 8th, 2022, 3:15 pm
Location: https://catagolue.hatsya.com/census/b3s234c/C4_4/xp62

Re: Thread for your fractal-related discoveries

Post by confocaloid » August 16th, 2024, 4:22 pm

How about using forum search? search.php?keywords=fractal

viewtopic.php?f=7&t=90 "Life Imitates Sierpinski"

viewtopic.php?p=98355#p98355 "Fractal thread" (merged into Random posts, which was later locked due to being high-volume and low-effort)
CARuler wrote:
August 14th, 2024, 12:43 pm
This is a Thread for any fractal-related discoveries you happen yo make, for example:

Code: Select all

x = 1, y = 1, rule = M15,8,4,3,2,5,9,14,1,6,10,13,12,11,7,0
o!
Unless the title says explicitly "CA-related" or something to the same effect, this is offtopic in the OCA subforum. Could belong to Sandbox.

If it is supposed to be for CA-related fractals only, then it is unclear what is the advantage of having this as a separate thread (as opposed to posting in the existing MDiOCA thread and saying "fractal" in the post while describing the posted pattern). Forum search will work to find all such posts anyway.
127:1 B3/S234c User:Confocal/R (isotropic CA, incomplete)
Unlikely events happen.
My silence does not imply agreement, nor indifference. If I disagreed with something in the past, then please do not construe my silence as something that could change that.

User avatar
CARuler
Posts: 330
Joined: July 30th, 2024, 5:38 pm
Location: A rule-verse in floor rule-verse of the CGOL skyscraper

Re: Thread for your fractal-related discoveries in OCA

Post by CARuler » September 2nd, 2024, 11:25 am

Code: Select all

x = 3, y = 2, rule = B1c2a3i/S01c2ckn3-r45678
3o$obo!

Code: Select all

x = 3, y = 2, rule = B1c2a3i/S01c2ckn3-r45678
3o$obb!
Edit:
similar:

Code: Select all

x = 3, y = 2, rule = B1c2a3i/S01c3-r45678
3o$bo!

User avatar
eRroR_6o6
Posts: 268
Joined: August 15th, 2023, 1:24 am
Location: somewhere over the rainbow

Re: Thread for your fractal-related discoveries in OCA

Post by eRroR_6o6 » October 6th, 2024, 3:44 pm

bruh i just wanted to create a circuitry rule what is this :skull:

Code: Select all

x = 1, y = 1, rule = circuitry_attempt
A!
@RULE circuitry_attempt

@TABLE

n_states:3
neighborhood:vonNeumann
symmetries: rotate4reflect
var a1 = {0,1,2}
var a2 = {0,1,2}
var a3 = {0,1,2}
var a4 = {0,1,2}


0,1,2,0,0,2
0,1,0,0,0,1
1,a1,a2,a3,a4,2
2,1,2,2,0,0
2,2,0,0,0,0

Code: Select all

x = 19, y = 37, rule = B3/S23
13b3o$12b4o$11b2obobo$13bobo$15bo12$10b2o$bobo7bobo$o7b2o3b2o$o3bo2b3o
3bo$o6b4obo$o2bo7bo$3o12bobo$18bo$14bo3bo$14bo3bo$18bo$9bo5bo2bo$8b3o
5b3o2$10bo$2bobo4b2o$5bo2b3o$5bo2b3o$2bo2bo2b2obo$3b3o3b3o$10bo!

User avatar
CARuler
Posts: 330
Joined: July 30th, 2024, 5:38 pm
Location: A rule-verse in floor rule-verse of the CGOL skyscraper

Re: Thread for your fractal-related discoveries in OCA

Post by CARuler » October 6th, 2024, 4:10 pm

eRroR_6o6 wrote:
October 6th, 2024, 3:44 pm
bruh i just wanted to create a circuitry rule what is this :skull:

Code: Select all

x = 1, y = 1, rule = circuitry_attempt
A!
@RULE circuitry_attempt

@TABLE

n_states:3
neighborhood:vonNeumann
symmetries: rotate4reflect
var a1 = {0,1,2}
var a2 = {0,1,2}
var a3 = {0,1,2}
var a4 = {0,1,2}


0,1,2,0,0,2
0,1,0,0,0,1
1,a1,a2,a3,a4,2
2,1,2,2,0,0
2,2,0,0,0,0
a bit like it

Code: Select all

x = 1, y = 1, rule = B1e2a/S012345678
o!

User avatar
eRroR_6o6
Posts: 268
Joined: August 15th, 2023, 1:24 am
Location: somewhere over the rainbow

Re: Thread for your fractal-related discoveries in OCA

Post by eRroR_6o6 » October 6th, 2024, 5:39 pm

The heck?

(lifeviewer doesn't let me name this for some reason lol)

Code: Select all

x = 2, y = 12, rule = whoops
B9$.A$.A$.B!

@RULE whoops

@TABLE

n_states:3
neighborhood:Moore
symmetries: rotate4reflect
var a1 = {0,1,2}
var a2 = {0,1,2}
var a3 = {0,1,2}
var a4 = {0,1,2}
var a5 = {0,1,2}
var a6 = {0,1,2}
var a7 = {0,1,2}
var a8 = {0,1,2}
var b1 = {0,2}
var b2 = {0,2}
var b3 = {0,2}
var b4 = {0,2}
var b5 = {0,2}
var b6 = {0,2}
var b7 = {0,2}
var b8 = {0,2}

0,1,0,0,0,0,0,0,0,1
2,0,a1,0,0,0,0,0,0,2
1,1,0,0,0,0,0,0,0,1
1,2,0,0,0,0,0,0,0,1
2,2,0,0,0,0,0,0,0,2
2,1,0,0,0,0,0,0,0,0
2,1,0,0,0,2,0,0,0,0
0,0,0,0,0,1,0,0,2,1
0,1,0,2,0,0,0,0,0,1
1,0,0,0,0,1,0,0,2,1
0,1,2,0,0,0,0,0,0,1
1,a1,a2,a3,a4,a5,a6,a7,a8,2
2,b1,b2,b3,b4,b5,b6,b7,b8,0
[code]

Code: Select all

x = 19, y = 37, rule = B3/S23
13b3o$12b4o$11b2obobo$13bobo$15bo12$10b2o$bobo7bobo$o7b2o3b2o$o3bo2b3o
3bo$o6b4obo$o2bo7bo$3o12bobo$18bo$14bo3bo$14bo3bo$18bo$9bo5bo2bo$8b3o
5b3o2$10bo$2bobo4b2o$5bo2b3o$5bo2b3o$2bo2bo2b2obo$3b3o3b3o$10bo!

User avatar
CARuler
Posts: 330
Joined: July 30th, 2024, 5:38 pm
Location: A rule-verse in floor rule-verse of the CGOL skyscraper

Re: Thread for your fractal-related discoveries in OCA

Post by CARuler » October 6th, 2024, 6:22 pm

looks like some sort of self-inverting Sierpiński triangle

Post Reply