Skip to content

majikayogames/SimpleTerrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleTerrain for Godot 4

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

Features

  • 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

Installation

  1. Clone this repo or download as a zip by clicking the Code button above.
  2. Copy the contents of the addons folder to your project's addons directory.
  3. Enable in Godot under Project Settings > Plugins.

Usage

After installation, add a SimpleTerrain node to your scene. You can set the heightmap texture and edit via the terrain brush toolbar.

License

This addon is available under the CC0 license.

Support

If you find this addon helpful and would like to support its development, consider becoming a patron or buying me a coffee!

Patreon Ko-fi

About

A simple terrain system created for Godot 4.

Resources

License

Stars

Watchers

Forks

Packages

No packages published