Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jahnstar/hey-terrain-toolbox-wiki
Hey Terrain Toolbox is a versatile plugin for Unity that provides a collection of tools for terrain manipulation and enhancement. This wiki serves as comprehensive documentation for the toolbox, explaining its features, usage, and options in detail.
https://github.com/jahnstar/hey-terrain-toolbox-wiki
Last synced: about 2 months ago
JSON representation
Hey Terrain Toolbox is a versatile plugin for Unity that provides a collection of tools for terrain manipulation and enhancement. This wiki serves as comprehensive documentation for the toolbox, explaining its features, usage, and options in detail.
- Host: GitHub
- URL: https://github.com/jahnstar/hey-terrain-toolbox-wiki
- Owner: JahnStar
- Created: 2023-08-31T10:43:58.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-11T23:17:05.000Z (2 months ago)
- Last Synced: 2024-11-12T00:22:08.144Z (2 months ago)
- Homepage:
- Size: 24.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hey-Terrain-Toolbox-Wiki
**Hey Terrain Toolbox** is a set of tools that allow you to create, modify, and export Terrains in Unity. It includes tools for backing up and restoring Terrain properties, changing the heightmap resolution or height of a Terrain, creating a heightmap of a Terrain or other objects in the scene, applying an heightmap to part or all of a Terrain, exporting a Terrain as an obj file, generating a heightmap of a Terrain using noise algorithms, spawning random objects or swapping hundreds of objects in the scene or on the Terrain Tree Instances, and merging, stitching, or splitting a Terrain.**Please Note:** To view the demo content, you can download it as a package from GitHub and import it directly into your project: [**Download Demo**](https://github.com/JahnStar/Hey-Terrain-Toolbox-Wiki/releases/tag/v1.1)
The Hey Terrain Toolbox is easy to use. To use the plugin, you first need to a terrain in Unity. Then, you can select the terrain and open the Hey Terrain Toolbox window. The window will show a list of all the tools that are available.
Here is the table of the tools:
| Tool | Description |
| --- | --- |
| **Utility Tab** | |
| [Backupper](https://github.com/JahnStar/Hey-Terrain-Toolbox-Wiki/wiki/1.-Utility-Tab#backupper-tool) | Backups or restores the properties of a Terrain. |
| [Resizer](https://github.com/JahnStar/Hey-Terrain-Toolbox-Wiki/wiki/1.-Utility-Tab#resizer-tool) | Changes the heightmap resolution or height of a Terrain without resizing the Terrain. |
| **Conversion Tab** | |
| [Scanner](https://github.com/JahnStar/Hey-Terrain-Toolbox-Wiki/wiki/2.-Conversion-Tab#scanner-tool) | Creates a heightmap of a Terrain or other objects in the scene. |
| [Printer](https://github.com/JahnStar/Hey-Terrain-Toolbox-Wiki/wiki/2.-Conversion-Tab#printer-tool) | Applies an heightmap to part or all of a Terrain. |
| [Mesher](https://github.com/JahnStar/Hey-Terrain-Toolbox-Wiki/wiki/2.-Conversion-Tab#mesher-tool) | Exports a Terrain as an obj file. |
| **Designing Tab** | |
| [Generator](https://github.com/JahnStar/Hey-Terrain-Toolbox-Wiki/wiki/3.-Designing-Tab#generator-tool) | Generates a heightmap of a Terrain using noise algorithms. |
| [Object Spawner](https://github.com/JahnStar/Hey-Terrain-Toolbox-Wiki/wiki/3.-Designing-Tab#object-spawner-tool) | Spawns random objects or swaps hundreds of objects in the scene or on the Terrain Tree Instances. |
| [Object Swapper](https://github.com/JahnStar/Hey-Terrain-Toolbox-Wiki/wiki/3.-Designing-Tab#object-swapper-tool) | Swaps hundreds of objects in the scene or on the Terrain Tree Instances. (New: Export trees as prefabs with the [Tree Exporter](https://github.com/JahnStar/Hey-Terrain-Toolbox-Wiki/wiki/3.-Designing-Tab#tree-exporter-new) |
| **Editing Tab** | |
| [Merger](https://github.com/JahnStar/Hey-Terrain-Toolbox-Wiki/wiki/4.-Editing-Tab#merger-tool) | Merges two or more Terrains. |
| [Splitter](https://github.com/JahnStar/Hey-Terrain-Toolbox-Wiki/wiki/4.-Editing-Tab#splitter-tool) | Splits a Terrain into two or more Terrains. |### Documentation
[Here is wiki page](https://github.com/JahnStar/Hey-Terrain-Toolbox-Wiki/wiki)
### Download
The Hey Terrain Toolbox is available on the Unity Asset Store:
[Buy it now and add to your unity assets](https://u3d.as/38Vw) ([Publisher](https://assetstore.unity.com/publishers/50775))
---
_© 2024 Jahn Star Games. All rights reserved._