About this document
Examples of Fractals and Algorithms by abhinav is a document available to read on EtoBox.
This document discusses fractals and provides examples of fractal generation. It describes how fractals can be used to model highly complex, irregular objects using simple programming functions. Specific fractal examples covered include the von Koch curve, Sierpinski triangle, tree generation with parameters, and the Mandelbrot set. The Mandelbrot set is generated using a self-squaring function and iterative process to determine if a point is inside or outside the set.
- Author
- abhinav
- Language
- EN