sierpinski_triangle_chaos, a Fortran90 code which applies a randomized linear map to a starting point to compute a dot-plot image of the Sierpinksi triangle.
The information on this web page is distributed under the MIT license.
sierpinski_triangle_chaos is available in a C version and a C++ version and a Fortran90 version and a MATLAB version and an Octave version and a Python version.
sierpinski_triangle_chaos_test
cross_chaos, a Fortran90 code which applies a randomized linear map to a starting point to compute a dot-plot of a cross.
dragon_chaos, a Fortran90 code which creates a dot-plot of a dragon by repeatedly applying a randomized linear transformation to a starting point.
fern_chaos, a Fortran90 code which applies a randomized linear map to a starting point to compute a dot-plot of the Barnsley fractal fern.
leaf_chaos, a Fortran90 code which creates a dot-plot of a leaf by repeatedly applying a randomized linear transformation to a starting point.
levy_dragon_chaos, a Fortran90 code which creates a dot-plot of the Levy dragon by repeatedly applying a randomized linear transformation to a starting point.
menger_sponge_chaos, a Fortran90 code which creates a dot-plot of the 3D Menger sponge by repeatedly applying a randomized linear transformation to a starting point.
sierpinski_carpet_chaos, a Fortran90 code which creates a dot-plot of the Sierpinski carpet by repeatedly applying a randomized linear transformation to a starting point.
tree_chaos, a Fortran90 code which creates a dot-plot of a tree by repeatedly applying a randomized linear transformation to a starting point.