Plan of a gallery of fractal-related pattern animations with JuliaLang

With JuliaLang’s fast computing and plotting ecosystems, I decide to render some fractal patterns, and at first I tried some pedestrian example in larger scales, and tried to customize with my own taste in aesthetics.
Generalized M set

link
Lorentz attractor with 2 trajectories
link

I am planning to repeat some visualization with different forms. This is just a plan (as I am still learning the maths on the way). But take a look at the things that I made in these couple of weeks.
For most of them Plot.jl is used. I am still waiting for Makie.jl to further develop so that I can use OpenGL to really do something.
BECAUSE THERE IS NO GGPLOT FOR 3D by the way
Might focus more on the attractors in the near future.
Some of them have links to the codes on GitHub.
Note that the project has not really started yet.

3 Likes

Levy Flight

link

1 Like