L3DT users' wiki
Large 3D terrain generator

 

Differences

This shows you the differences between two versions of the page.

plugins:calc:zeograph:filters [2011/01/13 06:33]
127.0.0.1 external edit
plugins:calc:zeograph:filters [2017/08/31 06:17] (current)
Line 3: Line 3:
 =====  Advanced ===== =====  Advanced =====
     * [[plugins:calc:zeograph:filters:advanced_ZeoScript|ZeoScript]]     * [[plugins:calc:zeograph:filters:advanced_ZeoScript|ZeoScript]]
 +
 +=====  AttributesMap =====
 +    * [[plugins:calc:zeograph:filters:am_MaskOverlay|MaskOverlay]]
 ===== ByteMap ===== ===== ByteMap =====
     * [[plugins:calc:zeograph:filters:bytemap_ConvertToHF|ConvertToHF]]     * [[plugins:calc:zeograph:filters:bytemap_ConvertToHF|ConvertToHF]]
Line 10: Line 13:
     * [[plugins:calc:zeograph:filters:colourmap_SplitComponents|SplitComponents]]     * [[plugins:calc:zeograph:filters:colourmap_SplitComponents|SplitComponents]]
 ===== DesignMap ===== ===== DesignMap =====
-    * [[plugins:calc:zeograph:filters:dm_SetLayer|SetLayer]] +  * [[plugins:calc:zeograph:filters:dm_GetLayer|GetLayer]] 
-    * [[plugins:calc:zeograph:filters:dm_GetLayer|GetLayer]]+  * [[plugins:calc:zeograph:filters:dm_GetLayer2|GetLayer2]] 
 +  * [[plugins:calc:zeograph:filters:dm_SetLayer|SetLayer]] 
 +  * [[plugins:calc:zeograph:filters:dm_SetLayer2|SetLayer2]] 
 ===== File ===== ===== File =====
     * [[plugins:calc:zeograph:filters:file_SaveMapFile|SaveMapFile]]     * [[plugins:calc:zeograph:filters:file_SaveMapFile|SaveMapFile]]
Line 19: Line 25:
     * [[plugins:calc:zeograph:filters:file_FindDefaultFormat|FindDefaultFormat]]     * [[plugins:calc:zeograph:filters:file_FindDefaultFormat|FindDefaultFormat]]
 ===== General ===== ===== General =====
-    * [[plugins:calc:zeograph:filters:general_casttype|CastType]] +  * [[plugins:calc:zeograph:filters:general_casttype|CastType]] 
-    * [[plugins:calc:zeograph:filters:general_casttype2|CastType2]] +  * [[plugins:calc:zeograph:filters:general_casttype2|CastType2]] 
-    * [[plugins:calc:zeograph:filters:general_gate|Gate]] +  * [[plugins:calc:zeograph:filters:general_gate|Gate]] 
-    * [[plugins:calc:zeograph:filters:general_IfElse|IfElse]] +  * [[plugins:calc:zeograph:filters:general_IfElse|IfElse]] 
-    * [[plugins:calc:zeograph:filters:general_tee|Tee]] +  * [[plugins:calc:zeograph:filters:general_Select|Select]] 
-    * [[plugins:calc:zeograph:filters:general_Select|Select]]+  * [[plugins:calc:zeograph:filters:general_tee|Tee]]
 ===== Heightfield ===== ===== Heightfield =====
 +    * Generator
 +      * [[plugins:calc:zeograph:filters:hf_gen_Perlin|Perlin]]
 +      * [[plugins:calc:zeograph:filters:hf_gen_Perlin2|Perlin2]]
 +      * [[plugins:calc:zeograph:filters:hf_gen_Fractal|Fractal]]
 +      * [[plugins:calc:zeograph:filters:hf_gen_ConePeak|ConePeak]]
 +      * [[plugins:calc:zeograph:filters:hf_gen_GaussianPeak|GaussianPeak]]
 +      * [[plugins:calc:zeograph:filters:hf_gen_RidgedMultiFractal|RidgedMultiFractal]]
 +      * [[plugins:calc:zeograph:filters:hf_gen_RidgedMultiFractal2|RidgedMultiFractal2]]
     * [[plugins:calc:zeograph:filters:hf_Add|Add]]     * [[plugins:calc:zeograph:filters:hf_Add|Add]]
     * [[plugins:calc:zeograph:filters:hf_CalcGradient|CalcGradient]]     * [[plugins:calc:zeograph:filters:hf_CalcGradient|CalcGradient]]
     * [[plugins:calc:zeograph:filters:hf_CalcGradientX|CalcGradientX]]     * [[plugins:calc:zeograph:filters:hf_CalcGradientX|CalcGradientX]]
     * [[plugins:calc:zeograph:filters:hf_CalcGradientY|CalcGradientY]]     * [[plugins:calc:zeograph:filters:hf_CalcGradientY|CalcGradientY]]
 +    * [[plugins:calc:zeograph:filters:hf_ChannelPass|ChannelPass]]
     * [[plugins:calc:zeograph:filters:hf_CombineMaps|CombineMaps]]     * [[plugins:calc:zeograph:filters:hf_CombineMaps|CombineMaps]]
 +    * [[plugins:calc:zeograph:filters:hf_CombineMaps2|CombineMaps2]]
     * [[plugins:calc:zeograph:filters:hf_ConvertToByte|ConvertToByte]]     * [[plugins:calc:zeograph:filters:hf_ConvertToByte|ConvertToByte]]
     * [[plugins:calc:zeograph:filters:hf_ConvertToRGB|ConvertToRGB]]     * [[plugins:calc:zeograph:filters:hf_ConvertToRGB|ConvertToRGB]]
 +    * [[plugins:calc:zeograph:filters:hf_ConvertToRGB2|ConvertToRGB2]]
     * [[plugins:calc:zeograph:filters:hf_Divide|Divide]]     * [[plugins:calc:zeograph:filters:hf_Divide|Divide]]
 +    * [[plugins:calc:zeograph:filters:hf_FileOverlayPass|FileOverlayPass]]
     * [[plugins:calc:zeograph:filters:hf_FractalInflate|FractalInflate]]     * [[plugins:calc:zeograph:filters:hf_FractalInflate|FractalInflate]]
-    * Generator 
-      * [[plugins:calc:zeograph:filters:hf_gen_Perlin|Perlin]] 
-      * [[plugins:calc:zeograph:filters:hf_gen_Perlin2|Perlin2]] 
-      * [[plugins:calc:zeograph:filters:hf_gen_Fractal|Fractal]] 
-      * [[plugins:calc:zeograph:filters:hf_gen_ConePeak|ConePeak]] 
-      * [[plugins:calc:zeograph:filters:hf_gen_GaussianPeak|GaussianPeak]] 
     * [[plugins:calc:zeograph:filters:hf_GetRange|GetRange]]     * [[plugins:calc:zeograph:filters:hf_GetRange|GetRange]]
     * [[plugins:calc:zeograph:filters:hf_Invert|Invert]]     * [[plugins:calc:zeograph:filters:hf_Invert|Invert]]
     * [[plugins:calc:zeograph:filters:hf_Max|Max]]     * [[plugins:calc:zeograph:filters:hf_Max|Max]]
     * [[plugins:calc:zeograph:filters:hf_Min|Min]]     * [[plugins:calc:zeograph:filters:hf_Min|Min]]
 +    * [[plugins:calc:zeograph:filters:hf_MinAndMax|MinAndMax]]
 +    * [[plugins:calc:zeograph:filters:hf_MountainPass|MountainPass]]
     * [[plugins:calc:zeograph:filters:hf_Multiply|Multiply]]     * [[plugins:calc:zeograph:filters:hf_Multiply|Multiply]]
 +    * [[plugins:calc:zeograph:filters:hf_PeakPass|PeakPass]]
 +    * [[plugins:calc:zeograph:filters:hf_PlateauPass|PlateauPass]]
     * [[plugins:calc:zeograph:filters:hf_Power|Power]]     * [[plugins:calc:zeograph:filters:hf_Power|Power]]
     * [[plugins:calc:zeograph:filters:hf_SetRange|SetRange]]     * [[plugins:calc:zeograph:filters:hf_SetRange|SetRange]]
 +    * [[plugins:calc:zeograph:filters:hf_SlopeOverlay|SlopeOverlay]]
     * [[plugins:calc:zeograph:filters:hf_Smooth|Smooth]]     * [[plugins:calc:zeograph:filters:hf_Smooth|Smooth]]
     * [[plugins:calc:zeograph:filters:hf_Subtract|Subtract]]     * [[plugins:calc:zeograph:filters:hf_Subtract|Subtract]]
 +    * [[plugins:calc:zeograph:filters:hf_TerracePass|TerracePass]]
 +    * [[plugins:calc:zeograph:filters:hf_ThermalPass|ThermalPass]]
 +    * [[plugins:calc:zeograph:filters:hf_VolcanoPass|VolcanoPass]]
 ===== Logic ===== ===== Logic =====
     * [[plugins:calc:zeograph:filters:logic_And|And]]     * [[plugins:calc:zeograph:filters:logic_And|And]]
Line 71: Line 91:
     * [[plugins:calc:zeograph:filters:maskgen_ProcessMask|ProcessMask]]     * [[plugins:calc:zeograph:filters:maskgen_ProcessMask|ProcessMask]]
 ===== Math ===== ===== Math =====
-    * [[plugins:calc:zeograph:filters:math_log10|Log10]] +  * [[plugins:calc:zeograph:filters:math_add_d|Add_d]] 
-    * [[plugins:calc:zeograph:filters:math_Modulo|Modulo]] +  * [[plugins:calc:zeograph:filters:math_add_i|Add_i]] 
-    * [[plugins:calc:zeograph:filters:math_Power|Power]] +  * [[plugins:calc:zeograph:filters:math_div_d|Divide_d]] 
-    * [[plugins:calc:zeograph:filters:math_RandomFloat|RandomFloat]] +  * [[plugins:calc:zeograph:filters:math_log10|Log10]] 
-    * [[plugins:calc:zeograph:filters:math_SquareRoot|SquareRoot]]+  * [[plugins:calc:zeograph:filters:math_max_d|Maximum_d]] 
 +  * [[plugins:calc:zeograph:filters:math_min_d|Minimum_d]] 
 +  * [[plugins:calc:zeograph:filters:math_Modulo|Modulo]] 
 +  * [[plugins:calc:zeograph:filters:math_mul_d|Multiply_d]] 
 +  * [[plugins:calc:zeograph:filters:math_Power|Power]] 
 +  * [[plugins:calc:zeograph:filters:math_RandomFloat|RandomFloat]] 
 +  * [[plugins:calc:zeograph:filters:math_SquareRoot|SquareRoot]] 
 +  * [[plugins:calc:zeograph:filters:math_sub_d|Subtract_d]] 
 +  * [[plugins:calc:zeograph:filters:math_sub_i|Subtract_i]]
 ===== Project ===== ===== Project =====
     * [[plugins:calc:zeograph:filters:project_GetProjectMap|GetProjectMap]]     * [[plugins:calc:zeograph:filters:project_GetProjectMap|GetProjectMap]]
 
plugins/calc/zeograph/filters.1294900421.txt.gz · Last modified: 2017/08/31 04:50 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki