Remove Bug Remove Culling Remove Mesh
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. First of all, most of the new features still have significant bugs and performance problems that will not be solved in time for the upcoming 4.0

AAA 145
article thumbnail

Dev snapshot: Godot 3.4 beta 5

Mircosoft Game Dev

This beta 5 build provides additional features and fixes to bugs reported against previous builds. GridMap: Implement individual mesh transform for MeshLibrary items ( GH-52298 ). Mesh: Implement octahedral map normal/tangent attribute compression ( GH-46800 ). Rendering: Rooms and portals-based occlusion culling ( GH-46130 ).

Beta 52
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

Dev snapshot: Godot 3.4 beta 2

Mircosoft Game Dev

Mesh: Options to clean/simplify convex hull generated from mesh ( GH-50328 ). Rendering: Rooms and portals-based occlusion culling ( GH-46130 ). Rendering: Rooms and portals-based occlusion culling ( GH-46130 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Bug reports.

Beta 52
article thumbnail

Dev snapshot: Godot 4.0 beta 11

Mircosoft Game Dev

We took a bit longer to prepare this beta as there were a number of fairly big GDScript refactoring PRs (needed to fix many bugs), which we wanted to merge all at once. Import: Fix usages of mesh simplification functions in float=64 builds ( GH-67853 ). Rendering: Visual instance layers are regarded during shadow culling ( GH-70638 ).

Beta 100
article thumbnail

Dev snapshot: Godot 3.4 beta 4

Mircosoft Game Dev

This beta 4 build provides additional features and fixes to bugs reported against previous builds. Mesh: Implement octahedral map normal/tangent attribute compression ( GH-46800 ). Mesh: Options to clean/simplify convex hull generated from mesh ( GH-50328 ). Mesh: Fix UV mapping on CSGSphere ( GH-49195 ).

Beta 52
article thumbnail

Dev snapshot: Godot 3.4 beta 3

Mircosoft Game Dev

Mesh: Implement octahedral map normal/tangent attribute compression ( GH-46800 ). Mesh: Options to clean/simplify convex hull generated from mesh ( GH-50328 ). Rendering: Rooms and portals-based occlusion culling ( GH-46130 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ).

Beta 52
article thumbnail

Godot 3.4 is released with major features and UX polish

Mircosoft Game Dev

Rendering: Portal occlusion culling. Such use-after-free access needs to be guarded with is_instance_valid(obj) , but this has been surprisingly difficult to get right due to a number of bugs and inconsistencies between debug and release builds. Portal occlusion culling. Core: Promote object validity checks to release builds.

UX 52