mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 10:01:23 +01:00
feat: 3d mode - improve water bodies mesh
This commit is contained in:
parent
0eaabcb051
commit
585f3c34b1
3 changed files with 48 additions and 6 deletions
|
|
@ -5993,6 +5993,11 @@
|
|||
>
|
||||
</div>
|
||||
|
||||
<div data-tip="Toggle wireframe mode" style="margin: 0.6em 0 0.3em -0.2em">
|
||||
<input id="options3dMeshWireframeMode" class="checkbox" type="checkbox" />
|
||||
<label for="options3dMeshWireframeMode" class="checkbox-label"><i>Show wireframe</i></label>
|
||||
</div>
|
||||
|
||||
<div data-tip="Set sky and water color" id="options3dColorSection" style="display: none">
|
||||
<span>Sky:</span
|
||||
><input
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue