openrndr
0.4.5-dev.4.uncommitted+98ebace
common
openrndr-shape
/
org.openrndr.shape
/
Path
/
equidistantPositions
equidistant
Positions
open
fun
equidistantPositions
(
pointCount
:
Int
,
distanceTolerance
:
Double
=
0.5
)
:
List
<
T
>
(
source
)
Returns specified amount of points of equal distance from each other.