Skip to content

realgdman/Terrain3D

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terrain For Godot 4

Terrain and editor written in GDScript.

Features

  • Geomipmap LOD
  • 256 Textures
  • Double layer blending
  • Anti-tiling
  • Constant 19 texture lookups (16 textures, 3 maps)

TODO

  • Grass/detail instancing
  • Texture 3D Projection (commented out in shader for now)
  • Cull texture lookups based on blend weight (reduces lookups by ~50%)
  • Macro variation texture
  • GDExtension version

About

Terrain for Godot 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • GDScript 100.0%