https://github.com/vsoch/juliart-grid
exploring the c (a and b) parameter space when generating Julia Sets
https://github.com/vsoch/juliart-grid
julia-set juliart mandelbrot python
Last synced: 11 months ago
JSON representation
exploring the c (a and b) parameter space when generating Julia Sets
- Host: GitHub
- URL: https://github.com/vsoch/juliart-grid
- Owner: vsoch
- Created: 2019-12-27T19:01:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-27T21:13:31.000Z (over 6 years ago)
- Last Synced: 2025-01-28T00:29:48.258Z (over 1 year ago)
- Topics: julia-set, juliart, mandelbrot, python
- Language: HTML
- Homepage: https://vsoch.github.io/juliart-grid/
- Size: 8.78 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JuliaArt Grid
This is a JuliaSet grid generated with version 0.0.13 of [juliart](https://www.github.com/vsoch/juliart).
I wanted to understand how varying the parameter space (the a and b components of the parameter c)
would influence the resulting image, so I created this small repository.

You can also see an animation looping through the images (the order might not be perfect):

And you can see the full, interactive version on [GitHub pages](https://vsoch.github.io/juliart-grid).
The beautiful thing is that (I think) we can see that Julia Sets form indices of a larger
Mandelbrot set! Awesome.