alurm / sierpinski-c-gnuplot

Sierpiński triangle with C and GNUPlot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sierpiński triangle with C and GNUPlot

Wikipedia: https://en.wikipedia.org/wiki/Sierpiński_triangle.

Screenshot: screenshot.png.

License: MIT.

Running

	sh run.sh

Hacking

	To see different results, try modifying DEPTH, number of iterations or verticies coordinates in main.c.

About

Sierpiński triangle with C and GNUPlot


Languages

Language:C 92.6%Language:Shell 7.4%