MRaster examples 21.0.0.0
Image Processing Library
Loading...
Searching...
No Matches
peterdejongM.cpp File Reference

Draw a Peter de Jong Attractor Movie. More...

Go to the source code of this file.

Detailed Description

Draw a Peter de Jong Attractor Movie.

Author
Mitch Richling https://www.mitchr.me
Standards
C++20
See also
https://www.mitchr.me/SS/swirl/index.html
Details

Moves the parameters around a simple closed curve in \(\mathbb{R}^8\). Make a GIF like this:

 time convert -delay 1 -loop 0 -dispose previous peterdejongM_???.tiff peterdejongM.gif

Definition in file peterdejongM.cpp.