Skip to content

faculezcano/godot_heightmap_module

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heightmap Terrain for Godot Engine 3.0

Editor screenshot

C++ module for creating heightmaps.

Install the contents of the repo in a folder under "modules/", named "hterrain".

IMPORTANT: if you clone the repo, Git will create the folder as the repo name, "godot_heightmap_terrain". But because Godot SCons scripts consider the folder name as the module's name, it will generate wrong function calls, so you must rename the folder "hterrain".

About

Heightmap module for Godot Engine 3.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.4%
  • Python 0.6%