From 89b92becee992b28830134fbb9afc23b6001a278 Mon Sep 17 00:00:00 2001 From: ChocoTaco Date: Tue, 4 Mar 2025 13:04:17 -0500 Subject: [PATCH] Update --- t2hmTool.html | 471 ------------------------------- t2hmtool.html | 756 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 756 insertions(+), 471 deletions(-) delete mode 100644 t2hmTool.html create mode 100644 t2hmtool.html diff --git a/t2hmTool.html b/t2hmTool.html deleted file mode 100644 index ec15d18..0000000 --- a/t2hmTool.html +++ /dev/null @@ -1,471 +0,0 @@ - - - - - - - Babylon.js Terrain Loader - - - - -
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - \ No newline at end of file diff --git a/t2hmtool.html b/t2hmtool.html new file mode 100644 index 0000000..c116334 --- /dev/null +++ b/t2hmtool.html @@ -0,0 +1,756 @@ + + + + + + + Babylon.js Terrain Loader + + + + +
+ +
+ Terrain Controls + + + + +
+ + +
+ Height Adjustments + + + + + + + +
+ + +
+ Transformations + + + + +
+ + +
+ Brush Settings + + + + + + + +
+ + +
+ Info + + + +
+
+ + + + + + + + + + + \ No newline at end of file