openrndr
Toggle table of contents
0.5.0-dev.19+1125283
common
Target filter
common
Switch theme
Search in API
Skip to content
openrndr
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.