Fractal Snowflake Generator

This is a very simple fractal snowflake generator that uses a complex iterated function system analogous to the Koch Snowflake and the Sierpinski Triangle. The implementation is quite bad/rapid, so apologies for any errors (feel free to let me know about them).