godot_heightmap_plugin
Heightmap tool
A plugin for Godot Engine that generates and edits 3D heightmap terrain using GDScript
HeightMap terrain for Godot implemented in GDScript
2k stars
52 watching
161 forks
Language: GDScript
last commit: 18 days ago
Linked from 1 awesome list
game-developmentgodot-engineheightmapterrain
Related projects:
Repository | Description | Stars |
---|---|---|
zylann/godot_tree_generator_plugin | Generates 3D trees in Godot Engine for visual effects and scenes | 164 |
qodotplugin/qodot-plugin | A Godot plugin that allows users to import and edit 3D levels from the Quake .map file format | 981 |
marcosbitetti/grass_plugin_4_godot | A plugin to efficiently manage large amounts of 3D vegetation in Godot Game Engine | 72 |
thesheeep/godotdetour | A plugin for Godot Engine that provides fast and stable 3D navigation using navmeshes, agents, and dynamic obstacles. | 121 |
talodev/godot | A collection of tools and APIs designed to simplify game development by providing player management, event tracking, leaderboards, and other features. | 27 |
sirramesq/smartshape2d | A 2D terrain tool for Godot game engine | 1,380 |
matejsloboda/dijkstra_map_for_godot | A pathfinding node for the Godot game engine that enables efficient computation of shortest paths in large graphs | 78 |
godot-extended-libraries/godot-lod | An add-on for Godot 3.x that improves performance in large scenes by providing level of detail (LOD) for meshes, lights, and particles. | 233 |
godotid/nano-gdscript | A plugin for GNU Nano editor to provide syntax highlighting for the GDScript programming language | 2 |
spimort/terrabrush | A software plugin for terrain editing and landscape creation in Godot game engine | 749 |
vnen/godot-tiled-importer | A plugin for importing Tiled map files into Godot Engine, enabling automatic scene creation and updating | 851 |
awkwardpolygons/cartographer | A tool for creating and editing 3D terrain in games using GPU acceleration. | 388 |
zylann/voxelgame | A demo project for a voxel game prototype utilizing the Godot Engine with a focus on showcasing voxel module development. | 593 |
dploeger/godot-scrollingbackground | A plugin for Godot's scene hierarchy that creates a scrolling background node | 29 |