Zylann/godot_heightmap_plugin
HeightMap terrain for Godot implemented in GDScript observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 95
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3129
- days_rel: n/a
- days_push: 34
- n_releases_24m: 0
Adoption not part of the score
2251 stars · 184 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A heightmap-based terrain plugin for the Godot game engine, implemented entirely in GDScript. It provides terrain sculpting, texture painting, holes, level of detail, and grass support with integrated editor tools.
Use cases
- create 3D terrain for a Godot game
- sculpt heightmap landscapes in the Godot editor
- paint textures on terrain in Godot
- add grass and level of detail to Godot terrain
- generate procedural terrain in Godot
- learn how to build Godot editor plugins
When to choose
- you need a terrain system in Godot 4.x since the engine has none built in
- you want a pure GDScript solution that is easy to modify
- you want stable, maintained terrain tooling with editor integration
When to avoid
- you need a terrain system for engines other than Godot
- you need actively developed new features, since the author only does bug fixes
- you need maximum performance from native code, as there is no GDExtension implementation
Facets
plugin · maturity maintenance
graphics simulation editor graphics simulation game-engine cross-platform godot terrain heightmap gdscript 3d-terrain editor-plugin game-development
1 source
- readme: https://github.com/Zylann/godot_heightmap_plugin · fetched 2026-08-28 · 15e96df43df6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Zylann/godot_heightmap_plugin | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="Zylann/godot_heightmap_plugin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem