Remove Culling Remove FPS Remove Mesh Remove Open World
article thumbnail

Godot for AA/AAA game development - What's missing?

Mircosoft Game Dev

using data oriented algorithms to process the culling of objects and both secondary command buffers and automatic batching to efficiently submit the draw primitives. Mesh streaming : Models are loaded as low detail (few vertices). Streaming is the most important feature missing for managing large scenes or open worlds.

AAA 145