Add building z-limit function to shader and web ui (#462)

This commit is contained in:
Izumi Kawashima
2017-12-26 17:04:47 +09:00
committed by Emux
parent 0367507dae
commit abac84e82a
6 changed files with 125 additions and 6 deletions

View File

@@ -73,5 +73,8 @@
</tr>
</table>
</div>
<div id="building-solution">
<input type="range" orient="vertical" id="building-solution-input" min="0" max="65536" value="65536"/>
</div>
</body>
</html>