//
pkg.gl
Category
github.com/df-mc/gen
f
package
0.0.0-20220322214319-fb1ce10fbaad
Repository:
https://github.com/df-mc/gen.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
110 SLOC
#
Functions
Noise
Noise returns an function that may be used to calculate a layered noise value at a specific x and y.
Sum
Sum sums up multiple functions and returns a new F that is the result of adding up the functions.
#
Type aliases
F
F is a function used in the f package.