Remove Culling Remove Game Designer Remove Sandbox Remove Writing
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. Creating games this way is, as a result, more challenging. This is needed for some types of game mechanics such as: Projectiles (bullet hell for example).

AAA 145