article thumbnail

Building a City Driving Game with the Untold Engine - Part I

Harold Serrano

However, for this to happen, I need to make the game educational so that my wife approves of it. For example, the engine does not have any culling mechanism. So, what issues did find? Even though the setup took a few minutes, I saw problems right away. Loading times were too long and Z-fighting was apparent.

Engine 63
article thumbnail

Maintenance release: Godot 4.4.1

Mircosoft Game Dev

XR: Correct occlusion culling viewport location calculation when projection uses asymmetric FOV ( GH-104249 ). Support Godot is a non-profit, open source game engine developed by hundreds of contributors on their free time, as well as a handful of part and full-time developers hired thanks to generous donations from the Godot community.

Render 86
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Release candidate: Godot 4.4.1 RC 2

Mircosoft Game Dev

XR: Correct occlusion culling viewport location calculation when projection uses asymmetric FOV ( GH-104249 ). Support Godot is a non-profit, open source game engine developed by hundreds of contributors on their free time, as well as a handful of part and full-time developers hired thanks to generous donations from the Godot community.

Bug 76
article thumbnail

Realistic Lighting in Justice with Mesh Shading

Nvidia

NetEase Thunder Fire Games Uses Mesh Shading To Create Beautiful Game Environments for Justice In December, we interviewed Haiyong Qian, NetEase Game Engine. Not only are the updated environments breathtaking, the game supports 1.8 With MeshShaders, the culling algorithms we use can be of great flexibility.

Mesh 52
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. Is solving these problems enough for Godot to become a top AA / AAA game engine? This mean that the tools provided, while certainly capable, are still game neutral.

AAA 145
article thumbnail

Delores Source Code Released!

Grumpy Gamer

Releasing the engine source (c++) is problematic for a few reasons. The first is that it uses a very large library of mine, most of which is not used in this engine, so I'd have to go though and cull out all the cruft, not to mention all the proprietary console crap. It's just an adventure game engine.

article thumbnail

Delores Source Code Released!

Grumpy Gamer

Releasing the engine source (c++) is problematic for a few reasons. The first is that it uses a very large library of mine, most of which is not used in this engine, so I’d have to go though and cull out all the cruft, not to mention all the proprietary console crap. It’s just an adventure game engine.