Updated Circle (markdown)
+6
-4
@@ -1,10 +1,12 @@
|
|||||||

|
|
||||||
|
|
||||||
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`
|
|
||||||
|
|
||||||
### Vectors
|
### Vectors
|
||||||
`circle with radius %number% and density %number%`
|
`circle with radius %number% and density %number%`
|
||||||
### Locations
|
### Locations
|
||||||
`circle at %location% with radius %number% and density %number%`
|
`circle at %location% with radius %number% and density %number%`
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
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`
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user