Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexknauth/koch-snowflake

a program to draw some fractals
https://github.com/alexknauth/koch-snowflake

Last synced: about 1 month ago
JSON representation

a program to draw some fractals

Awesome Lists containing this project

README

        

# koch-snowflake
a program to draw some fractals

Example Fractal:
```
> (snowflake/inner-fractal/multi-color 500 '("red" "orange" "yellow" "green" "blue" "purple")
#:cutoff 10)
```
![koch-snowflake-with-inner-fractal-6-color.png](https://raw.githubusercontent.com/AlexKnauth/koch-snowflake/master/images/koch-snowflake-with-inner-fractal-6-color.png)