article thumbnail

GSoC 2022 - Progress report #1

Mircosoft Game Dev

UV2 Texel Density Debug Draw Mode. x CPU lightmapper and adding a new debug draw mode for visualizing the texel density of lightmaps. x CPU lightmapper and adding a new debug draw mode for visualizing the texel density of lightmaps. Debug draw mode for texel density. Soft Shadows (merged). Introduction.

article thumbnail

Cocos Creator 3.7.2 Focuses On Optimized Rendering And Lighting Capabilities

Cocos

Engine • Added DebugView at runtime UI control rendering debugging function. See the documentation “Render Debugging - Run Time Using Render debugging”: [link] • When the node animates, add the tween ‘destroySelf’ method to destroy the front nodal point. Still, the disadvantage is that it will increase the lightmap package.

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

Joan Fons is hired to work on Godot's rendering

Mircosoft Game Dev

release, and should make lightmaps a viable option for 3.2. Debug output of the prototype implementation. Not long after that, I got a job as a Godot consultant at Prehensile Tales, which I kept till last Friday. My latest big contribution to the engine is the new CPU lightmapper, which will be landing with the 3.2.4 Red: depth buffer.

Render 54
article thumbnail

Maintenance release: Godot 3.3.2

Mircosoft Game Dev

Notably, Windows users could experience crashes when baking lightmaps. Physics: Fix crash on debug shapes update if CollisionObject is not in tree ( GH-48974 ). was thus subject to this crash when baking lightmaps. A few regressions made their way among the many bug fixes of 3.3.1, API documentation updates.

article thumbnail

Dev snapshot: Godot 4.0 beta 5

Mircosoft Game Dev

Rendering: Add optional UV2 logic for lightmapping to primitive shapes ( GH-67975 ). Rendering: Fix several render issues found while debugging XR ( GH-68102 ). Rendering: Add 2D shadows and canvas SDF to OpenGL3 renderer ( GH-67639 ). Rendering: Fix cluster_render.glsl failing on some Macs ( GH-67746 ).

Beta 90
article thumbnail

Godot 4.0 gets SDF based real-time global illumination

Mircosoft Game Dev

SDFGI is something akin to a dynamic real-time lightmap (but it does not requiere unwrapping, nor does it use textures). There are also some new debug modes to visualize how SDFGI is working: SDFGI Cascades: Show the world as SDF, helps you understand what voxel sizes are, so you adjust your geometry to work better with those voxel sizes.

article thumbnail

GLES2 and GDNative, progress report #7

Mircosoft Game Dev

Sounds easy enough, but in practice it took me maaaaany hours of debugging and guesswork. Just believe me that it was a relief after so many hours of debugging :D. In the ShadowAtlas debug view you can see the fish-eye projection for OmniLight s). Done June 2018. finish lights. implement shadow atlas. spot light shadows.

Render 52