Mesh Terrain Editor
a mesh based terrain creator, converter and editor
Join the Discord Server to download latest versions! <<<
MTE 4.x Pro (the paid version) has already been published as a new product. MTE 3.x had been published on Unity asset store but has been depreciated. Please join the discord channel to get information about how to download MTE4.x Free or buy MTE 4.x Pro.
The content of this page is really outdated. Please refer to the latest MTE documentaion instead.
Introduction
Mesh Terrain Editor(MTE) has three main functions:
- MTE Creator: create mesh-based terrains.
- MTE Converter: convert or split Unity3Dâs terrain object into a mesh-terrain.
- MTE Editor: edit a mesh-terrain: height tools, texture painter, vertex color painter, grass painter.
40+ terrain shaders are included.
Only one drawcall is needed to render a mesh-terrain with 2 to 12 splat-textures. You can edit multiple mesh-terrains together.
- compatible with Unity 2019.4+
- compatible with Win7/10 and macOS 10.13+ (tested on macOS Catalina)
- compatible with built-in pipeline and URP
- URP shaders are written with Amplify Shader Editor for easier customization
Free Trial & Buy
Free vs Pro: zwcloud
[Download directly ]( Mesh Terrain Editor, a mesh-based terrain creator, converter and editor page-8#post-6276482)(Recommened as this always provides the latest package.)
On Asset Store:
According to Unity asset store EULA 2.4, as an editor extension, MTE Pro uses a per-seat license, so you need to activate MTE Pro on your machine with the invoice number.
Where is my invoice number?
Only the number is needed! Donât input IN,OR or other non numeric characters.
In the pdf file attached in an email sent from Unity3D after you parchase the asset. The subject of the email is âUnity Asset Store purchase confirmationâ.
Online Documentation
https://zwcloud.github.io/MeshTerrainEditor-issues/
Issue Tracker
MTE Creator
Create a mesh-terrain directly or multiple tiled mesh-terrains at once. You can create a mesh-terrain as a plane, from a height-map and from a curve.
UI
MTE Converter
You can convert a Unityâs terrain object or a mesh into a mesh-terrain, which is just a mesh with a special terrain shader.
UI
Output files
- 1/2 control/alpha textures(.png)
- 1 mesh file(.obj)
- 1 prefab file.(optional for mesh converter)
- 1 material file
The material
-
legacy diffuse
-
legacy bumped diffuse
-
legacy specular
-
standard
-
LWRP
-
URP
MTE Editor
You can edit mesh-terrains just like terrains. The height, texture and vertex colors are editable. You can also edit the mesh by directly moving vertices sideways and cutting holes with the mesh toobox.
Every editing operation is undoable! Press PageUp/PageDown(on Mac: Fn+â/â) to undo/redo.
With MTE editor, you edit multiple mesh-terrains together.
Height Tools
- Raise and lower
- Paint height
- Smooth height
Vertex Color Painter
Textures Painter
Grass Painter
Object Painter
Mesh Toolbox (Pro feature)
-
Move vertices sideways
-
Cut holes
Video
YouTube
History
Join the Discord Server to download latest beta versions! <<<