Sythelux / GDTerrain

An experimental terrain solution for Godot 4 (.NET 6/GPU)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GDTerrain

[:warning:] Conceived as an experimental addon for my experimental MMO project. I don't guarantee continuous repository support or avoiding breaking changes. If you are looking forward to seeing a stable version, you can support me (Patreon).

!!! WIP ~ Not ready for use

Untitled

Planned features:
  • Chunking/LOD
  • Shape editing/texture drawing tools <-- (CURRENT)
    • Height
    • Smooth
    • Level
    • Flatten
  • Collision
  • Nav mesh
  • Vegetation
~

owo

This repository would most likely not exist without

About

An experimental terrain solution for Godot 4 (.NET 6/GPU)

License:MIT License


Languages

Language:C# 99.0%Language:GDScript 1.0%