Skip to content

denisecase/GrandArt

Repository files navigation

GrandArt

Github macos-sonoma-14 macos-Ventura-13 macos-Monterey-12 License

swift-version swiftui-version xcode-version xcode-version

SwiftUI macOS app to create custom art using variations of the Mandelbrot set.

See also:

  • MandArt
  • MandArt3
  • color-cube

Go to Sources/GrandArt/Utilities/ArtInputs.swift

And specify the real and imaginary part of the exponent.

  • At 2.0 + 0i, you have MandArt (with 2, 4, 8 branches)

  • At 3.0 + 0i, you have something similar but odd (5, 7, 15 branches)

The real part of the exponent will influence the "spreading" of the set, while the imaginary part will introduce a "rotation" or "twist."

First 10 Real Exponents

GrandArt - first 10 exponents

First 10 Epicycloids

GrandArt - first 10 epicycloids

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published