Added automatic procedural level of detail to planets

This commit is contained in:
2024-02-29 09:00:00 -05:00
parent c2399094c4
commit ec869732ba
14 changed files with 326 additions and 237 deletions

View File

@ -0,0 +1,7 @@
@tool
extends QuadTreeNode
class_name PlanetMeshFace
func _ready():
self.is_root = true