Licenses
Order

LiteTerrain 0

by MrKrob | MIT

Shader optimization add in v1.1 you can download from godot library. The store will be updated as soon as I can, there are problems now. Lightweight heightmap terrain for Godot 4, tuned for mobile. Drop in one node and sculpt, generate, and bake terrain —

Features: One node does it all — collision body, collision shape, and render mesh, no manual wiring. Sculpt brushes — Raise / Lower / Flatten with radius, strength, and per-stroke undo. Noise generation — FBM + ridge noise with seed, scale, octaves

SimpleXTerrain 1

by Prajwal M | MIT

Node-graph-based procedural terrain generator for Godot 4 .NET (C#). Generates infinite terrain in real time using async chunk streaming with direct Terrain3D integration. Ships with 10 biome presets and a ready-to-run demo scene

SimpleXTerrain SimpleXTerrain is an open-source procedural terrain generation addon for Godot 4 .NET (C#). It uses a visual node graph editor to define terrain generation rules and streams chunks dynamically around a camera target in real time, uploading

loading more results...