Updated Circle (markdown)

bi0qaw 2017-11-21 22:12:06 +01:00
parent a264b43982
commit 04a6da7480
1 changed files with 3 additions and 2 deletions

@ -2,8 +2,9 @@
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
`circle at %location% with radius %number% and density %number%`
### Vectors
`circle with radius %number% and density %number%`
### Locations
`circle at %location% with radius %number% and density %number%`