article thumbnail

Joan Fons is hired to work on Godot's rendering

Mircosoft Game Dev

I quickly felt at home and I started focusing on 3D editor and rendering contributions. Moving forward, and with my full focus on Godot development, my goal is to work on Godot's 3D rendering and help bring Godot 4.0 My first task will be integrating an occlusion culling system into the new Vulkan renderer. finish line.

Render 55
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
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

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

NVIDIA DLSS Plugin and Reflex Now Available for Unreal Engine

Nvidia

NVIDIA DLSS Plugin for UE4 DLSS is a deep learning super resolution network that boosts frame rates by rendering fewer pixels and then using AI to construct sharp, higher resolution images. DLSS pairs perfectly with computationally intensive rendering algorithms such as real-time ray tracing. Access the NVIDIA DLSS plugin for UE4 here.

article thumbnail

Dev snapshot: Godot 3.4 beta 3

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 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.2.2 beta 2

Mircosoft Game Dev

2D batching for the GLES2 renderer , thanks to lawnjelly and Clay ( clayjohn ). While this is not a feature per se, it fixes a major annoyance that users have had with pointers to freed objects unexpectedly being re-assigned to new objects, causing hard-to-debug issues. As the GLES3 renderer is being deprecated by Vulkan in Godot 4.0,

Beta 52