article thumbnail

Dev snapshot: Godot 3.5 beta 2

Mircosoft Game Dev

and included in this beta are: Asynchronous shader compilation + caching (ubershader) ( GH-53411 ). A long awaited solution to shader compilation stuttering on OpenGL, courtesy Pedro J. Anything behind the polygon will be culled from view. Shaders: Many improvements backported from master ( GH-56794 ).

Beta 52
article thumbnail

Dev snapshot: Godot 4.0 beta 11

Mircosoft Game Dev

Rendering: Use proper indices for lights, decals, and reflection probes in mobile scene shader ( GH-70929 ). Rendering: Visual instance layers are regarded during shadow culling ( GH-70638 ). The downloads for this dev snapshot can be found directly on our repository: Standard build (GDScript, GDExtension).NET specifically.

Beta 105
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.5 beta 4

Mircosoft Game Dev

and included in this beta are: Asynchronous shader compilation + caching (ubershader) ( GH-53411 ). A long awaited solution to shader compilation stuttering on OpenGL, courtesy Pedro J. Anything behind the polygon will be culled from view. Shaders: Many improvements backported from master ( GH-56794 ).

Beta 52
article thumbnail

Dev snapshot: Godot 3.5 beta 3

Mircosoft Game Dev

and included in this beta are: Asynchronous shader compilation + caching (ubershader) ( GH-53411 ). A long awaited solution to shader compilation stuttering on OpenGL, courtesy Pedro J. Anything behind the polygon will be culled from view. Shaders: Many improvements backported from master ( GH-56794 ).

Beta 52
article thumbnail

Dev snapshot: Godot 3.5 beta 5

Mircosoft Game Dev

and included in this beta are: Asynchronous shader compilation + caching (ubershader) ( GH-53411 ). A long awaited solution to shader compilation stuttering on OpenGL, courtesy Pedro J. Anything behind the polygon will be culled from view. Shaders: Many improvements backported from master ( GH-56794 ).

Beta 52
article thumbnail

Dev snapshot: Godot 4.0 beta 11

Mircosoft Game Dev

Rendering: Use proper indices for lights, decals, and reflection probes in mobile scene shader ( GH-70929 ). Rendering: Visual instance layers are regarded during shadow culling ( GH-70638 ). The downloads for this dev snapshot can be found directly on our repository: Standard build (GDScript, GDExtension).NET specifically.

Beta 81
article thumbnail

Godot 4.0 optimization progress report

Mircosoft Game Dev

Before getting into the GPU side, several optimizations have been done on the CPU side: Culling is now done in a brute-force way which is extremely cache efficient. Everything in the main frame is culled at the same time, objects, light cascades, SDFGI cascades, etc. These test do culling on 10k objects.

Culling 52