parent
b8b3aa1f5d
commit
778a365724
@ -1,39 +1,3 @@
|
||||
# L-systems in Rust
|
||||
# svg2gcode
|
||||
|
||||
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
|
||||

|
||||
Convert any SVG 1.1 path to gcode for a pen plotter, laser engraver, etc.
|
||||
|
Loading…
Reference in new issue