Skip to content

Sacchan-VRC/iffnsTerrainExporterForUnity

 
 

Repository files navigation

iffnsTerrainExporterForUnity

Adds an editor tool to convert your Unity terrain into a mesh to either add it to the scene or to export it as an OBJ file.

The tool can be found in the Menu bar in: Tools / iffnsStuff / TerrainToMeshConverter

Supports

  • Add as mesh to scene
  • Export as .obj
  • UV map generation
  • Skipping points to reduce mesh size

Sacc Additions:

  • Export meshes along with terrain
  • Export only meshes
  • Multiple terrains

Does not support

  • Texture maps
  • Automatic addition of the lost edge points which occur depending on the skip interval

Installation:

Download the repo and place it in your Unity project.

Preview:

image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%