Terrain To OBJ

Editor and Run-time solution for converting Unity Terrain asset into OBJ format file.


Key features:

• Total control over unlimited vertex count.

• Generated mesh can be split into any number of sub meshes, saved in one OBJ file.

• Generated OBJ file can be directly imported into any 3d modeling software.

• No dependencies on external tools and plugins.

• User friendly Editor tool.

• Compatible with all render pipelines.

Run-time API adds ToOBJ extension method to the TerrainData class and returns 'string' containing Terrain in OBJ format.


Asset is already included in the Amazing Tools Bundle.



Note:

• Scripts are packed in dll.

• This tool exportes only mesh data without materials, textures and holes cut.

• For exporting additional terrain data, check Terrain To Mesh and All Terrain Textures assets.



Have questions? Forum

Support and bug report: support@amazingassets.world

---------------------------

Supported Unity versions:

• Unity 2019.4, 2020.3, 2021.3 and 2022.3 LTS versions are fully supported.

• Unity alpha and beta versions are never supported.

• Unity 'tech release' versions are not officially supported.