Godot for AA/AAA game development - What's missing?
Mircosoft Game Dev
JANUARY 15, 2023
Mesh streaming : Models are loaded as low detail (few vertices). The most complex is mesh streaming , which generally needs to be implemented together with a GPU culling strategy to ensure that very large amounts of models can be drawn at no CPU cost. Is solving these problems enough for Godot to become a top AA / AAA game engine?
Let's personalize your content