feat(world): voxel chunks + procedural underwater generation + biomes

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Floppyrj45
2026-04-19 17:06:35 +02:00
parent 77b1df6060
commit 1c1ff67d88
6 changed files with 537 additions and 0 deletions

View File

@@ -16,5 +16,8 @@ window/size/mode=2
[input]
; Bindings custom — à compléter plus tard par le module dauphin
[autoload]
BlockDatabase="*res://scripts/world/BlockDatabase.gd"
[rendering]
environment/defaults/default_clear_color=Color(0.05, 0.15, 0.25, 1)