ScriptSpot

Script

Mandelbrot Set Generator

By maxwellalive · Credited author: Maxwell Taylor · 2015-05-30

Version
1.00
Version requirement
3DS Max 2015
Date updated
2015-05-31
Votes
4
External download
External download

Tags: fractal, mandelbrot, mathematics

Description

This MAXScript will generate the Mandelbrot set using a 2D array of cubes. I made it purely for fun, but want to share it in case someone else finds it useful.

Mandelbrot Set in MAXScript (Algorithm Iteration Animation)

Additional Info

res_x can be altered to determine the output resolution. iterationCount will also have an impact on quality.