Skip to contents

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.