| scripts [2013/05/21 14:02] aaron [Scripts by category (alphabetically)]
 | scripts [2017/08/31 04:28] (current) 
 | 
    
|  | ====== Script Repository ====== |  | ====== Script Repository ====== | 
|  |  |  |  | 
| - | ===== Basic scripts ===== | + | * **Map calculations** | 
| - |  | + | * //Attributes map // | 
| - | * [[:scripts:Hello world|Hello World!]] | + | * [[:scripts:Convert AM to BYTE|AM_ConvertToByte]] | 
| - | * [[:scripts:fwrite test]] | + | * //Design map// | 
| - | * [[:scripts:fread test]] | + | * [[:scripts:ClipDesignMap|DM_Clip]] | 
| - | * [[:scripts:ExportHeightfieldAsBitmap]] | + | * [[:scripts:GetDesignMapLayer|DM_GetLayer]] | 
| - |  | + | * [[:scripts:SetDesignMapLayer|DM_SetLayer]] | 
| - | ===== Scripts by category (alphabetically) ===== | + | * //Heightfield// | 
| - |  | + | * [[:scripts:HF_clip]] (clip the heightfield range) | 
| - | * **Attributes map ** | + | * [[:scripts:Add peak overlay|HF_PeakOverlay]] (apply peak to heightfield) | 
| - | * [[:scripts:Convert AM to BYTE]] | + | * [[:scripts:HF_SineDemo]] (apply sine wave to heightfield) | 
| - | * **Design map** | + | * [[:scripts:Add custom volcano]] | 
| - | * [[:scripts:ClipDesignMap]] | + | * [[:scripts:Calculate gradient]] | 
| - | * [[:scripts:GetDesignMapLayer]] | + | * [[:scripts:Cone overlay]] | 
| - | * [[:scripts:SetDesignMapLayer]] | + | * [[:scripts:Cube wrapped heightfield]] | 
|  | + | * [[:scripts:Export fractal]] | 
|  | + | * //Texture map// | 
|  | + | * [[:scripts:BakeLightOntoTexture]] | 
|  | + | * [[:scripts:Re-calculate texture area]] | 
|  | + | * //Water map // | 
|  | + | * [[:scripts:Combine WM and HF]] | 
|  | * **File input/output** |  | * **File input/output** | 
|  | + | * [[:scripts:ExportHeightfieldAsBitmap]] | 
|  | + | * [[:scripts:ExportHeightfieldAsTiles]] | 
|  | * [[:scripts:ClipGeoTiffAndExportAsBmp]] |  | * [[:scripts:ClipGeoTiffAndExportAsBmp]] | 
| - | * [[:scripts:ExportHeightfieldAsTiles]] | + | * [[:scripts:Import heightfield]] | 
|  | * [[:scripts:Import heightmap tile]] |  | * [[:scripts:Import heightmap tile]] | 
| - | * **Heightfield** | + | * [[:scripts:Import OpenSim RAW file]] | 
| - | * [[:scripts:Add custom volcano]] | + | * [[:scripts:fwrite test]] | 
| - | * [[:scripts:Add peak overlay]] | + | * [[:scripts:fread test]] | 
| - | * [[:scripts:Calculate gradient]] | + | * **Sapphire** | 
| - | * [[:scripts:Cone overlay]] | + | * [[:scripts:Sapphire debug v2]] | 
| - | * [[:scripts:Cube wrapped heightfield]] | + | * [[:scripts:SapphirePanoramaAVI]] | 
| - | * [[:scripts:Export fractal]] | + |  | 
|  | * **Programming** |  | * **Programming** | 
|  | + | * [[:scripts:Hello world|Hello World!]] | 
|  | * [[:scripts:CountSLOC]] |  | * [[:scripts:CountSLOC]] | 
| - | * **Sapphire** |  | 
| - | * [[:scripts:SapphirePanoramaAVI]] |  | 
| - | * **Texture map** |  | 
| - | * [[:scripts:BakeLightOntoTexture]] |  | 
| - | * [[:scripts:Re-calculate texture area]] |  | 
| - | * **Water map ** |  | 
| - | * [[:scripts:Combine WM and HF]] |  | 
| - |  |  | 
| - |  |  | 
|  | * **Other** |  | * **Other** | 
| - | * [[:scripts:wang tiles]] | + | * [[:scripts:Wang tiles]] | 
|  | ===== How to use scripts? ===== |  | ===== How to use scripts? ===== | 
|  |  |  |  | 
|  | * [[plugins:general:zeoscript:reference|ZeoScript reference guide]] >> |  | * [[plugins:general:zeoscript:reference|ZeoScript reference guide]] >> | 
|  |  |  |  | 
| - | ===== Script ideas and requests ===== |  | 
|  |  |  |  | 
| - | * [[scripts:ideas|List your ideas or requests for scripts here]]. |  |