package
0.0.0-20220322214319-fb1ce10fbaad
Repository: https://github.com/df-mc/gen.git
Documentation: pkg.go.dev

# Functions

Noise returns an function that may be used to calculate a layered noise value at a specific x and y.
Sum sums up multiple functions and returns a new F that is the result of adding up the functions.

# Type aliases

F is a function used in the f package.