This is so cool. Back in highschool during the Jurassic age I used ti play with attractors a lot. Unfortunately on a 486 it took 20-30 minutes to draw one even at low resolution. This renders in realtime and in 3D. Great work! Still they've had a strong impact in how I see systems - orbits, instability, etc.
Show HN: Strange Attractors
21–30 of 83 posts
Re: Show HN: Strange Attractors
#22Re: Show HN: Strange Attractors
#23It reminded me of one of my (cranky) musings from back in college about galaxy formation and whether they were more like tossed pizzas (i.e. spreading out) than like whirlpools getting sucked in.
Re: Show HN: Strange Attractors
#24Re: Show HN: Strange Attractors
#25Re: Show HN: Strange Attractors
#26Neat :) When I was a teenager, some 25+ years ago, I wrote a chaotic attractor visualiser like this — but only in 2D — and it occurred to me, “What if instead of visualising it, I rendered it to audio?” I don’t remember the details: I think frequency was correlated with polar angle and amplitude to magnitude. It forced me to learn how to write WAV format — which was my first introduction to endianness — but the resul…
- Hypster by Nonlinear Circuits (https://modulargrid.net/e/nonlinearcircuits-ian-fritz-s-hyps...)
- Orbit 3 by Joranalogue (https://modulargrid.net/e/joranalogue-audio-design-orbit-3)
Re: Show HN: Strange Attractors
#27This is absolutely stunning. Wonderful some function of the state of a point can give it colour.
Re: Show HN: Strange Attractors
#28https://github.com/gradientwolf/fractals_SFML
Your post gives me so much joy. These tiny little things take me back to teenage years, simpler times & when interests were different. (I put a little note as "why" in my GH repo readme)
Re: Show HN: Strange Attractors
#29Visualizations like this truly highlight how much there is to be gained from viewing the 3D phase space, but also how much richness we miss in >3D! (I wonder if there are slick ways to visualise the >3D case. Like, we can view 3D cross sections surely. Or maybe could we follow a Lagrangian particle and have it change colour according to the D (or combination of D) it is traversing? And do this for lots of particles?…