This shows you the differences between two versions of the page.
Link to this comparison view
scripts [2016/05/12 13:06] aaron |
scripts [2017/08/31 04:28] (current) |
| | ====== Script Repository ====== | | ====== Script Repository ====== |
| - | | |
| - | ===== Basic scripts ===== | |
| - | | |
| - | * [[:scripts:Hello world|Hello World!]] | |
| - | | |
| - | ===== Scripts by category ===== | |
| | | | |
| | * **Map calculations** | | * **Map calculations** |
| | * //Attributes map // | | * //Attributes map // |
| - | * [[:scripts:Convert AM to BYTE]] | + | * [[:scripts:Convert AM to BYTE|AM_ConvertToByte]] |
| | * //Design map// | | * //Design map// |
| - | * [[:scripts:ClipDesignMap]] | + | * [[:scripts:ClipDesignMap|DM_Clip]] |
| - | * [[:scripts:GetDesignMapLayer]] | + | * [[:scripts:GetDesignMapLayer|DM_GetLayer]] |
| - | * [[:scripts:SetDesignMapLayer]] | + | * [[:scripts:SetDesignMapLayer|DM_SetLayer]] |
| | * //Heightfield// | | * //Heightfield// |
| | + | * [[:scripts:HF_clip]] (clip the heightfield range) |
| | * [[:scripts:Add peak overlay|HF_PeakOverlay]] (apply peak to heightfield) | | * [[:scripts:Add peak overlay|HF_PeakOverlay]] (apply peak to heightfield) |
| | * [[:scripts:HF_SineDemo]] (apply sine wave to heightfield) | | * [[:scripts:HF_SineDemo]] (apply sine wave to heightfield) |
| | * [[:scripts:SapphirePanoramaAVI]] | | * [[:scripts:SapphirePanoramaAVI]] |
| | * **Programming** | | * **Programming** |
| | + | * [[:scripts:Hello world|Hello World!]] |
| | * [[:scripts:CountSLOC]] | | * [[:scripts:CountSLOC]] |
| | * **Other** | | * **Other** |