package
0.0.0-20240720064834-79a330fbca25
Repository: https://github.com/outofstack/boids.git
Documentation: pkg.go.dev

# Functions

AddV adds value to X and Y of the given vector.
Distance calculates the Euclidean distance between two vectors.
DivisionV divides X and Y of vector by a specified divisor.
Limit restricts vector's X and Y to range [lower, upper].