Remove Culling Remove Debug Remove Render Remove Shaders
article thumbnail

Godot 4.0 optimization progress report

Mircosoft Game Dev

As most of the rendering features for the upcoming Godot 4.0 are done, I have spent the past two months optimizing the rendering engine, both on the CPU and GPU side. All this work has resulted in significantly faster rendering times. A lot of the render state is now better cached, so less is done at render time.

Culling 52
article thumbnail

Release candidate: Godot 3.5 RC 1

Mircosoft Game Dev

and included in this release candidate 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. Rendering: Add material_overlay property to MeshInstance ( GH-50823 ).

Render 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

Release candidate: Godot 3.5 RC 6

Mircosoft Game Dev

This RC 6 has a few notable changes compared to the previous build: In RC 4, async shader compilation and caching was enabled by default on desktop, but several users reported issues with it on some hardware. You can enable it in the Project Settings ( rendering/gles3/shaders/shader_compilation_mode ). and backported to 3.5.

Render 52
article thumbnail

Dev snapshot: Godot 3.4 beta 4

Mircosoft Game Dev

Rendering: Rooms and portals-based occlusion culling ( GH-46130 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Rendering: Add soft shadows to the CPU lightmapper ( GH-50184 ). Rendering: Import option to split vertex buffer stream in positions and attributes ( GH-46574 ).

Beta 52
article thumbnail

Dev snapshot: Godot 3.4 beta 2

Mircosoft Game Dev

Rendering: Rooms and portals-based occlusion culling ( GH-46130 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Rendering: Add soft shadows to the CPU lightmapper ( GH-50184 ). Rendering: Add soft shadows to the CPU lightmapper ( GH-50184 ). Crypto: Add HMACContext ( GH-48869 ).

Beta 52
article thumbnail

Release candidate: Godot 3.5 RC 3

Mircosoft Game Dev

Notably, it fixes some rendering regressions with transparent materials, and crashing iOS templates and Web editor build in RC 2. and included in this release candidate are: Asynchronous shader compilation + caching (ubershader) ( GH-53411 ). A long awaited solution to shader compilation stuttering on OpenGL, courtesy Pedro J.

Render 52
article thumbnail

Release candidate: Godot 3.5 RC 8

Mircosoft Game Dev

and included in this release candidate 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. 3D: Add Label3D node and Sprite3D material render priority ( GH-61276 ).

Render 52