sierpinski_triangle_chaos_test, a C code which calls sierpinski_triangle_chaos(), which applies a randomized linear map to a starting point to create a dot-plot image of a Sierpinski triangle.
The information on this web page is distributed under the MIT license.
sierpinski_triangle_chaos, a C code which applies a randomized linear map to a starting point to create a dot-plot image of a Sierpinski triangle.