Package dev.wyck.worldgen.function.noise
package dev.wyck.worldgen.function.noise
-
ClassDescriptionA noise function that maps the output of another noise function to a range, probably.A builder for
MappedNoiseFunction.Samples a noise.NoiseFunction.AbstractBuilder<B extends NoiseFunction.AbstractBuilder<B>>The shared base forNoiseFunctionbuilders.Builder forNoiseFunction.A density function that usesNoiseParametersto generate its output.A noise function that has a shift.The kind of shift.Wraps shifted noise 2d density functions.Builder forShiftedNoise2dFunction.