Strange Attractors
Strange attractors are patterns that emerge in chaotic systems. Even though the individual movements can seem random and unpredictable, strange attractors show a kind of underlying order. They represent points in the system’s phase space where trajectories tend to cluster over time, creating intricate and often beautiful shapes.
//pointwrangle “starting_conditions” (used the values in each comment)
|
|
The solver is just a point wrangle that moves the starting points along based on the formula and starting conditions.
// the solver
//pointwrangle “move_points”
|
|
sources / further reading: