Nonetheless, my default thoughts do not take away from it being a fun visual to zone out to for a bit
Geeking out over Jared Tarbell over dial up basically got me into computers in the first place.
[1] https://www.youtube.com/watch?v=uRJ-fPAO3Go [2] https://play.google.com/store/apps/details?id=com.figmentano...
https://mattermodeling.stackexchange.com/questions/9541/lenn...
https://en.m.wikipedia.org/wiki/Lennard-Jones_potential
With the right parameters you get to see the solid and fluid phases of matter !
https://tiki.li/run/#cod=pVVLj9s2EL7zVwxgoLCzXa20yTbeIJtD2h4...
Thank you. I wonder if I could use it for meditation. If only it would not require a blue screen.
https://tiki.li/run/#cod=dVLNbsIwDL7nKT5p0gRDdEGMA9PYM+yO0FT...
All I see is blonde, redhead...
He publishes the source code on https://github.com/Bleuje/processing-animations-code/tree/ma...
I wrote a "game jam fail" game involving pulsating blue "cells" that cluster together and form attacking aliens:
Will anyone ever write fun things like this again once the machine can do it for you? How will young people ever get interested when the machine can do all the work for you?
Here’s my version, with particles affecting each other: https://tiki.li/run/#cod=dVPbToNAEH3fr5jExLQacFH7UNP6Db43jaF...
https://networksciencebook.com/
The version in the banner is interactive with your cursor!
One of the fun parts of naively n^2 particle simulations is trying to find ways to reduce the algorithmic complexity of collision detection. I remember messing with sweep lines and similar, though I don’t remember what optimizations made it into the final code. [0]
And your projects are really nice too. Wall smasher is amazing!