Package toxi.sim.erosion
Class ThermalErosion
java.lang.Object
toxi.sim.erosion.ErosionFunction
toxi.sim.erosion.ThermalErosion
Applies thermal erosion to the given elevation data. Based on the description
here: http://www.m3xbox.com/GPU_blog/?p=37
-
Constructor Summary
-
Method Summary
Methods inherited from class toxi.sim.erosion.ErosionFunction
erodeAll, erodeWithinPolygon, setElevation
-
Constructor Details
-
ThermalErosion
public ThermalErosion()
-
-
Method Details
-
erodeAt
public void erodeAt(int x, int y) - Specified by:
erodeAt
in classErosionFunction
-
toString
-