Mandelbrot fractal v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
11.0, 10.5, 10.0, 9.0 or later
this is a simple implementation of a mandelbrot fractal inside nuke using blinkscript. not sure how useful this is on a daily basis, but it's there in case someone needs it or want to play around.
the parameter:
the recursion parameter defines how many iterations will be calculated. it's basically the detail.
the zoom factor defines how much you want to zoom in. to compensate this you will have to offset the image, so you are not zooming into the center where its just black.
the normalize option it's not really a normilzation. its rather more just a mutliply down by 100. since it will be too bright each time. feel free to turn this off and grade as you like.
finally i would recommend to use the GPU option since its pretty fast using this.
however, using this scripts its not possible to zoom until infinity. at some point the datatypes are not providing enough detail anymore. but in example, the video below using 10.000 iterations and a zoom factor of around 46.000
Comments
the pattern looks really awesome !
RSS feed for comments to this post