Grasshopper plug-in for Rhino 6 written in ghPython includes components which focus on fractals, chaotic maps, strange attractors, iterated function systems, …
Grasshopper plug-in for Rhino 6 written in Python includes currently 71 components which focus on fractals, maps, strange attractors, hyperchaotic systems, iterated function systems.
Update to add 38 new components including hyperchaotic systems, maps and strange attractors. Additional features and options added including exponent input to Mandelbrot Set and Burning Ship.
Grasshopper plug-in for Rhino 6 written in Python includes currently 84 components which focus on fractals, maps, strange attractors, hyperchaotic systems, iterated function systems.
Chimpanzee 0.4 is rewritten in C# (much faster) and works with Rhino 6, Rhino 7. The major new feature is the escape-time algorithm (Mandelbrot set, Julia set, Burning Ship fractal) which enables even deeper zoom (10^-14) beyond Rhino threshold and coloring of the fractals based on the iterations.
Chimpanzee 0.4 includes new fractals Mandelbar, Celtic and Perpendicular Mandelbrot as a Mandelbrot set option.
The exponent enables using negative and complex numbers
Chimpanzee 0.4 includes the Burning Ship fractal from the Mandelbrot set and Julia Set
The components (using escape time method) output points and iterations. You can use Cloud Display or Symbol Display to render the fractal. You can save the image via ViewCaptureToFile as jpg, png, etc.
So to clarify… when you create those amazing fractal images that you have posted above, do you create a fractal of coloured points but with a very high resolution and then use ViewCaptureToFile?
And one more question… Do you have an example file for this please…?
I recall trying this component but not being able to find the right parameters to recreate that pattern as it is in the photo but having now read your blog properly I can see the parameters clearly displayed alongside the image.
I think straying from the tried and tested plugin developer launch protocol of including examples on Food4Rhino that do everything for us and, instead, making us read a blog has been my downfall
And one more question… How do you modify the maps with the formulae provided?