|
|
|
|
|
by jheitmann
255 days ago
|
|
There's a book covering this and more from 1993 called "Strange Attractors:
Creating Patterns in Chaos" by Julian C. Sprott that's freely available here: https://sprott.physics.wisc.edu/SA.HTM It's fun (errr... for me at least) to translate the ancient basic code into a modern implementation and play around. The article mentions that it's interesting how the 2d functions can look 3d. That's definitely true. But, there's also no reason why you can't just add on however many dimensions you want and get real many-dimensioned structures with which you can noodle around with visualizations and animations. |
|