Thingiverse
2D Fractal Tree
by txoof
88
Downloads
59
Likes
0
Makes
2D fractal Tree
===========
This creates a **TWO DIMENSIONAL** tree that can be used in creating laser-cut designs
It is possible to create a 3d extrusion of the tree using the following code:
` linear_extrude(height = 5) {
trunk();
}`
Based on "Procedurally Generated Trees" by steveweber314 on instructables
http://www.instructables.com/id/Procedurally-Generated-Trees/
to use from with an OpenSCAD design:
` use `
call with:
`trunk();`
paramaters:
-------------
===========
This creates a **TWO DIMENSIONAL** tree that can be used in creating laser-cut designs
It is possible to create a 3d extrusion of the tree using the following code:
` linear_extrude(height = 5) {
trunk();
}`
Based on "Procedurally Generated Trees" by steveweber314 on instructables
http://www.instructables.com/id/Procedurally-Generated-Trees/
to use from with an OpenSCAD design:
` use `
call with:
`trunk();`
paramaters:
-------------
Makes
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign in