Uses of Class
de.arstwo.twotil.math.NoiseStretch
Packages that use NoiseStretch
-
Uses of NoiseStretch in de.arstwo.twotil.math
Methods in de.arstwo.twotil.math that return NoiseStretchModifier and TypeMethodDescriptionSimplexNoise.generateNoiseStretcher(double stretchX, double stretchZ) Generates a stretched 2D view of this noise with the given values.SimplexNoise.generateNoiseStretcher(double stretchX, double stretchY, double stretchZ) Generates a stretched 3D view of this noise with the given values.