algorithmic modeling for Rhino
The intention of the research was to create the Mandelbrot Set by using custom ghPython component in Grasshopper.
Tags:
Albums: Julia Set + Mandelbrot Set
Comment
The code is in the ZIP file I posted earlier. It is some flavor of C, which I don't do, so I'm not sure where to look for the functional stuff. It's been out there for a number of years though, and as I recall what the author did was take the compiled machine code that calculates the Mandelbrot equation and put it right inline with the display code. So if this is true it could be difficult to decipher.
would you care to post the code? could be an interesting basis for a texture
There is freely available code for the fastest Mandelbrot generator out there at this link:
https://sourceforge.net/projects/quickman/postdownload?source=dlp
My i7 CPU calculates the whole set almost instantaneously. Quite a contrast from years ago when one generation took half a miniute.
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by
You need to be a member of Grasshopper to add comments!