Generalized zentangle bracelet
This is generalized version of Zentangle bracelet. You may customize the zentangle on the bracelet. Take a look at the description of Symmetrical triangle generator if you want to know how to design you own bracelet.
For examples, the following parameters:
- radius = 25
- height = 30
- xs = "10 -6.5 -3 0"
- ys = "-6 -6 0 0"
- triangle_side_length = 20
- line_width = 1.25
- thickness = 2
- fn = 24
will generate a model like this:
And the following parameters:
- radius = 25
- height = 30
- xs = "0 1.5 1.5 -4 -6.5"
- ys = "0 2.5 -6 -6 0"
- triangle_side_length = 20
- line_width = 1.25
- thickness = 2
- fn = 24
Generate it:
As for the bracelet in the Zentangle bracelet:
:
is generated by the followings:
- radius = 25
- height = 30
- xs = "-8.75.5 -4.75 -2.5 -0.75 0 0.75 2.5 4.75 8.75"
- ys = "-5 -5 -1.5 -2.5 0 -2.5 -1.5 -5 -5"
- triangle_side_length = 17.5
- line_width = 1.25
- thickness = 2
- fn = 24