Real World Terrain is a tool for automatically creating high-quality terrains, meshes, Gaia stamps and RAW files based on real-world data with global coverage.
Incredibly fast and easy to use, and allows you to create high-quality terrains in a couple of clicks.
In addition, Real World Terrain can create buildings, roads, trees, grass, and rivers based on Open Street Map data.
Real World Terrain is incredibly powerful and flexible. It has a powerful Editor API to automate the generation of terrains, and Runtime API positioning objects by coordinates, etc.
Real World Terrain has integration with the best assets of the Asset Store, which gives almost unlimited possibilities in the generation of terrains.
Incredibly fast and easy to use, and allows you to create high-quality terrains in a couple of clicks.
In addition, Real World Terrain can create buildings, roads, trees, grass, and rivers based on Open Street Map data.
Real World Terrain is incredibly powerful and flexible. It has a powerful Editor API to automate the generation of terrains, and Runtime API positioning objects by coordinates, etc.
Real World Terrain has integration with the best assets of the Asset Store, which gives almost unlimited possibilities in the generation of terrains.
Tiny Terrain is a lossy Terrain Data compression technology for Unity Terrain Engine, which allows you to reduce the size of the data that Terrain takes in the project many times and significantly reduce the size of your application.
You pay a little CPU time and additional memory usage, but save tens and hundreds of megabytes for each Terrain in the project.
Even though the compression is lossy, in most cases you won't see any visual difference at all.
A very high compression ratio is achieved due to the author's data preparation algorithms and then compression using Brotli.
Even if your build or AssetBundle is already compressed using LZ4, LZ4HC or LZMA, Tiny Terrain will be able to reduce its size. Of course the difference in size won't be as huge as with the uncompressed data, but it's still pretty big.
The asset has highly optimized code using direct memory access, which allows for fast compression and decompression, and minimizes additional memory usage. On average, one Terrain is loaded in about 1 second.
Tiny Terrain is not a 3rd party Terrain Engine, and you can use Unity Terrain API and any terrain tools you like, such as Real World Terrain, Gaia, Vegetation Studio, etc.
Using Tiny Terrain is very easy, and anyone can do it, even if it is their first day using Unity.
Just add Tiny Terrain Loader component to Terrain and click Compress.
If you are an advanced user or programmer, Tiny Terrain has events and API that will help you take full control of the loading process.
Features:
- Heightmap. Compression from 2:1 to 10:1;
- Alphamap. Compression from 5:1 to 50:1;
- Detailmap. Compression from 5:1 to 20:1 lossless. Note: Unfortunately, I don't have exact information on how Unity Terrain Engine stores detailmaps, so compression ratio is based on my observations;
- Trees. Compression 3:1;
- Holes. Compression from 1000:1 to 10000:1 lossless;
Platforms:
The asset was tested on PC, Mac, Android, iOS, WebGL.
The rest of the platforms have not been tested, but the asset should also work well on them.