As I mentioned before, Julia has some natural advantages to create fractals and the site below has a collection. And some codes are shared
https://galleryinfractaldimension-temp.weebly.com/blog
However, I think the codes shared on the webpages are just for temporary usage. It is maybe cleverer to use Makie.jl ecosystem to utilize GPU and make some new functions to create a variety of plots and animations for Dynamical systems. Likely I would like the new program to support the output from DifferentialEquations.jl. But since I have also written some numerical comp code in pure Julia, the new functions may not need other computing packages as prerequisites.
Because I want the animations to be calculated and rendered faster. And it would also be great if I can set the theme to follow one certain aesthetic
There are some new plot types to consider.
If you have any suggestions to what should be considered next, plz comment