Add r.surf.fractal algorithm

This commit is contained in:
Médéric RIBREUX 2016-02-13 15:05:06 +01:00
parent 78a5b8f670
commit 256b674993

View File

@ -0,0 +1,6 @@
r.surf.fractal
Creates a fractal surface of a given fractal dimension.
Raster (r.*)
ParameterNumber|dimension|Fractal dimension of surface (2 < D < 3)|2.0|3.0|2.05|True
ParameterNumber|number|Number of intermediate images to produce|0|None|0|True
OutputRaster|output|Fractal Surface