Blank First - DotsTerrainGrid

$97
Publisher EntityGame
File size 384.42MB
Number of files 109
Latest version 0.5.0
Latest release date 2023-03-08 10:22:12
First release date 2022-07-21 03:08:24
Supported Unity versions 2018.4.2 or higher

Important: Note that this package is not a traditional terrain editing tool. All features of this package are available at runtime, so they can combine perfectly with other excellent terrain editing plugins. Just save to Unity terrain and add the conversion script to work.


Key Features:

1. Support for the Dots1.0.0exp version is provided.

2. Support for the Dots Physics. This scheme uses Mesh Collider to achieve precise collisions of the terrain.

3. Runtime divides the terrain into the same size unit grid.All the terrain grids uses the same mesh automatically generated by the program, so the theoretical memory consumption of a single grid is zero.

4. Configurable mesh LOD.configuring LOD effectively reduces the total number of rendered vertices on the screen at the same time.

5. The mesh itself contains skirt edges, which are used to eliminate possible terrain cracks by switching the LOD grid.

6. Use a sampling scheme based on vertex-pixel alignment.The vertex normals and positions are directly written to the sampling texture through the forecast calculation to avoid the real-time calculation of the normals.

7. Shader All content is made through shadergraph, which means that it is very easy to modify and customize, and you can add personalized content to that basis.

8.You can choose a mix based on the height of the material map.

9. Increase or reduce part of the terrain height during runtime.You can choose the sizes and different shapes of the influence range.

10.Generate or fill holes in the terrain at runtime.Holes are generally used to produce underground worlds such as tunnels.The system handles the colliders synchronously when the holes are generated or filled.

11. One mixing layer can be directly replaced as another layer at runtime.

12. Limitations: tree transformation. Make sure that all the Prefab features of the tree used by the terrain support conversion to Entity.

13.Support for the SubScene bake conversion process.

14. Provide all source codes.


Note:The terrain textures and tree module used by the demoscene under cc0 license.see Notices.txt file in package for details.

Top Publisher Assets