Changed some styles

Kamau97 2019-06-22 13:04:52 +02:00
parent c33346dc21
commit d3fc225318

@ -36,23 +36,23 @@ Once you are satisfied with the Heightmap, click on <kbd>Exit Customization</kbd
* Radius (top slider) - slider to control Radius for brushes * Radius (top slider) - slider to control Radius for brushes
* Power (bottom slider) - slider to control the intensity of brushes * Power (bottom slider) - slider to control the intensity of brushes
* Raise <kbd>&#10514;</kbd> - increase cell height by power value, drag for continuous usage * Raise ![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/raise.png) - increase cell height by power value, drag for continuous usage
* Elevate <kbd>![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/elevate.png)</kbd> - drag to gradually increase cell height by power value * Elevate ![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/elevate.png) - drag to gradually increase cell height by power value
* Lower <kbd>&#10515;</kbd> - decrease cell height by power value, drag for continuous usage * Lower ![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/lower.png) - decrease cell height by power value, drag for continuous usage
* Depress <kbd>![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/depress.png)</kbd> - drag to gradually decrease cell height * Depress ![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/depress.png) - drag to gradually decrease cell height
* Align <kbd>=</kbd> - fit cell's height to the first tagged cell, drag for continuous usage * Align ![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/align.png) - fit cell's height to the first tagged cell, drag for continuous usage
* Smooth <kbd>~</kbd> - smooth cell height, drag the map for continuous usage * Smooth ![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/smooth.png) - smooth cell height, drag the map for continuous usage
* Disrupt <kbd>![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/disrupt.png)</kbd> - randomize heights a bit, drag for continuous usage * Disrupt ![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/disrupt.png) - randomize heights a bit, drag for continuous usage
* Checkbox “_change only land cells_” - this option allows you to prevent you from changing the coastline * Checkbox “_change only land cells_” - this option allows you to prevent you from changing the coastline
### Footer buttons: ### Footer buttons:
* Un-do <kbd></kbd> - step back, works only for a Heightmap customization * Un-do ![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/undo.png) - step back, works only for a Heightmap customization
* Re-do <kbd></kbd> - step forward, works only for a Heightmap customization * Re-do ![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/redo.png) - step forward, works only for a Heightmap customization
* Rescaler <kbd></kbd> - slider to rescale all cells * Rescaler ![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/rescale.png) - slider to rescale all cells
* Condition <kbd>_if_</kbd> - conditional Height rescaler * Condition ![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/if.png) - conditional Height rescaler
* Smooth <kbd>~</kbd> - smooth all heights a bit * Smooth ![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/smooth.png) - smooth all heights a bit
* Disrupt <kbd></kbd> - randomize all heights a bit * Disrupt ![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/disrupt2.png) - randomize all heights a bit
* Clear <kbd>![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/clear.png)</kbd> - set all heights to 0 * Clear ![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/clear.png) - set all heights to 0
## Template Editor ## Template Editor
@ -63,26 +63,27 @@ Description is not ready. To be updated...
![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/converter.png) ![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/converter.png)
* <kbd>![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/upload.png)</kbd> - Upload image * ![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/upload.png) - Upload image
* Here you can upload the image youd like to convert into a Heightmap. * Here you can upload the image youd like to convert into a Heightmap.
* You can upload colored or b/w images. * You can upload colored or b/w images.
* Recommended are b/w images with black beeing ocean * Recommended are b/w images with black beeing ocean
* <kbd>&#9681;</kbd> - Auto-assign colors based on luminosity * ![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/auto.png) - Auto-assign colors based on luminosity
* This option assigns the colors to heights based on their luminosity. * This option assigns the colors to heights based on their luminosity.
* <kbd>![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/auto2.png)</kbd> - Auto-assign colors based on hue * ![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/auto2.png) - Auto-assign colors based on hue
* This option assigns the colors to heights based on their hue. * This option assigns the colors to heights based on their hue.
* <kbd>![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/reduce.png)</kbd> - Reduce the number of colors * ![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/reduce.png) - Reduce the number of colors
* Here you can reduce the number of colors of the image. * Here you can reduce the number of colors of the image.
* This obviously reduces the number of heights to assign. * This obviously reduces the number of heights to assign.
* The minimal number is 3. * The minimal number is 3.
* <kbd>![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/increase.png)</kbd> - Increase the number of colors * ![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/increase.png) - Increase the number of colors
* Here you can increase the number of colors of the image. * Here you can increase the number of colors of the image.
* This also increases the number of heights to assign. * This also increases the number of heights to assign.
* The maximal number is 256. * The maximal number is 256.
* <kbd>&#128505;</kbd> - Complete the assignment * ![](https://github.com/Kamau97/storage/blob/master/Azgaar's/heightmap/complete.png) - Complete the assignment
* This completes the assignment of colors. * This completes the assignment of colors.
* All not assigned colors will be considered an ocean. * All not assigned colors will be considered an ocean.
You also can assign the colors by hand. You also can assign the colors by hand.
To do so click on a color and then select a height by clicking on the bar above. To do so click on a color and then select a height by clicking on the bar above.