hexagon_chaos_test, a MATLAB code which calls hexagon_chaos(), which produces a fractal image inside a hexagon by repeatedly computing the barycenter of the triangle formed by the iteration point and a randomly chosen side of the hexagon.
The information on this web page is distributed under the MIT license.
hexagon_chaos, a MATLAB code which produces a fractal image inside a hexagon by repeatedly computing the barycenter of the triangle formed by the iteration point and a randomly chosen side of the hexagon.