People who grow up using these sorts of bespoke software are gonna have some pretty weird nostalgia. "Hey when you were a toddler did you ever play with a paint app where the fill tool created flashing swirly patterns? ...no?"
I have a friend who's dad is a good carpenter, put a whole second story on his house, did the flooring and made a lot of furniture. He said it was about 4th grade before he found out that there were stores where people went and bought furniture instead of just making their own.
On the subject of nostalgic paint apps, I distinctly remember one of the Kid Pix drawing tools/games that I had growing up... what a weird piece of software that was!
Using the pattern on the top left of the array of patterns I clicked several times and got a setup where it was still flood filling after maybe 10 minutes.
Unlike all the other times I'd tried where it quickly ended up with black or white dominating and then filling the whole area (except once when it became all white except for a single black pixel) this ended up with the whole area filled with a checkerboard pattern except for a jagged fault line running from top to bottom. The waves of filling would cause small changes to the fault line, and occasionally a small island of black or white would form and then be taken over by the checkerboard.
I was going to let it go for a lot longer but accidentally did the "back" gesture on my mouse bringing me back here. I've tried several times since then but that is the only time I got something that was long running.
Anyone else get any interesting long running ones?
I love this! It's like the cellular automata painting system I've been working on for a long time, which I rewrote in JavaScript a while ago, and is in serious need to rewriting, but runs pretty fast now anyway in spite of itself.
I recorded this demo for Norman Margolus, one of the creators of the CAM-6 and authors of the book about it, so it starts with the book and is pretty technical, dives into some forth code, then it gets to the fun heat diffusions about here:
What a wonderful looking piece of software :) My child is far past toddler age but I shall keep this in mind as a gift for friends of mine that are about to have children.
Anyways, you've found someone. Or at least someone who used to.
Unlike all the other times I'd tried where it quickly ended up with black or white dominating and then filling the whole area (except once when it became all white except for a single black pixel) this ended up with the whole area filled with a checkerboard pattern except for a jagged fault line running from top to bottom. The waves of filling would cause small changes to the fault line, and occasionally a small island of black or white would form and then be taken over by the checkerboard.
I was going to let it go for a lot longer but accidentally did the "back" gesture on my mouse bringing me back here. I've tried several times since then but that is the only time I got something that was long running.
Anyone else get any interesting long running ones?
I recorded this demo for Norman Margolus, one of the creators of the CAM-6 and authors of the book about it, so it starts with the book and is pretty technical, dives into some forth code, then it gets to the fun heat diffusions about here:
https://youtu.be/LyLMHxRNuck?t=531
Here's where I demonstrate some meta rules that let you paint which of 16 rules to run per cell, used for storytelling:
https://youtu.be/LyLMHxRNuck?t=1398
These screenshots look awesome. Definitely checking this one out. Thanks for this!