SimpleTerrain is a Godot 4 addon which provides a SimpleTerrain node as well as editor features to modify the terrain.
I did a YouTube video explaining the functionality and structure of SimpleTerrain here: https://www.youtube.com/watch?v=AK951MB9kXM
- Editor plugin for easy integration
- Splatmap support for up to 4 textures
- Normal mapped texture support
- Optional triplanar texturing
- Ability to paint holes in terrain
- Collision map generation
- Chunked LOD system for performant rendering
- Clone this repo or download as a zip by clicking the
Code
button above. - Copy the contents of the
addons
folder to your project'saddons
directory. - Enable in Godot under
Project Settings > Plugins
.
After installation, add a SimpleTerrain node to your scene. You can set the heightmap texture and edit via the terrain brush toolbar.
This addon is available under the CC0 license.
If you find this addon helpful and would like to support its development, consider becoming a patron or buying me a coffee!