Omnimaga > Grammer

Grammer Animations

<< < (2/3) > >>

Spyro543:
What rule set is that? My favorite is rule 90 :3

Xeda112358:
I've no clue D: All I do is xor a section of the screen with itself 1 pixel lower. Also, I draw a new pixel on the top row (or bottom row) incrementing the x coordinate each step (until it reaches 96)

Spyro543:
Do you know what the rule set is for Autocell? Nice work btw, I could watch it forever :)

Xeda112358:
No .___. It follows that same algorithm:
draw a pixel at (0,0)
Xor the screen with itself one pixel down
draw a pixel at (0,1)
Xor the screen with itself one pixel down
draw a pixel at (0,2)
...
Once the top row is filled, it can just xor itself one pixel down and creates the appearance of motion :) I've no clue what that rule, is, though :/

Spyro543:
Oh. If you want to try it, this is rule 90:

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version