Updated Circle (markdown)
parent
e9d98a0f2a
commit
4964c96f4d
@ -3,7 +3,10 @@
|
|||||||
Creates a list of locations or vectors in the shape of a circle. The amount of points is determined by the density and the circumference of the circle: `points = circumference * density = 2 * radius * PI * density`
|
Creates a list of locations or vectors in the shape of a circle. The amount of points is determined by the density and the circumference of the circle: `points = circumference * density = 2 * radius * PI * density`
|
||||||
|
|
||||||
**Locations**
|
**Locations**
|
||||||
|
|
||||||
`circle at %location% with radius %number% and density %number%`
|
`circle at %location% with radius %number% and density %number%`
|
||||||
|
|
||||||
**Vectors**
|
**Vectors**
|
||||||
|
|
||||||
`circle with radius %number% and density %number%`
|
`circle with radius %number% and density %number%`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user