get_vectors: Internal function to get directional vectors.

View source: R/helpers.R

get_vectorsR Documentation

Internal function to get directional vectors.

Description

This function uses the ambient package to generate noise for the points to follow.

Usage

get_vectors(points, seeds)

Arguments

points

Current position of the points.

seeds

Values to set the random seeds in gen_simplex.

Value

The direction vectors the points should move.


WilliamTylerBradley/flowfieldfigments documentation built on May 1, 2022, 6:07 p.m.