You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
824 B
40 lines
824 B
# L-systems in Rust
|
|
|
|
Renderings of various L-systems using Rust and Cairo. Special thanks goes to [Paul Bourke](http://paulbourke.net/fractals/lsys/) and the [L-systems Wikipedia page](https://en.wikipedia.org/wiki/L-system) for the systems below
|
|
|
|
## Sierpinski Triangle
|
|

|
|
|
|
## Sierpinski Arrowhead
|
|

|
|
|
|
## Koch Curve
|
|

|
|
|
|
## Dragon Curve
|
|

|
|
|
|
## Fractal Plant (Wikipedia)
|
|

|
|
|
|
## Moore Curve
|
|

|
|
|
|
## Hilbert Curve
|
|

|
|
|
|
## Sierpinski Carpet
|
|

|
|
|
|
## Koch Snowflake
|
|

|
|
|
|
## Hexagonal Gosper
|
|

|
|
|
|
## Kolam
|
|

|
|
|
|
## Crystal
|
|

|