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

Morph a IFS from an Apollony Gasket to a cloud. More...

Go to the source code of this file.

Detailed Description

Morph a IFS from an Apollony Gasket to a cloud.

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

This code started as a programming error. I was trying to generate an Apollony Gasket via an IFS, but had a cut-n-past error – a 1 where I should have had a zero. The result was something very unlike an Apollony Gasket. So I was curious what the results would be if the parameter was swept from 0 to 1.

Definition in file apomorph.cpp.