Remove Debug Remove Lightmap Remove Pixel Remove Shaders
article thumbnail

Cocos Creator 3.8 Post-Process Shader Writing (2/2) Advanced

Cocos

Preface In the last article , Kylin shared how to add your own post-effect Shader in the custom render pipeline in Cocos Creator 3.8. However, based on the BlitScreen solution, we can only write the simplest post-effect Shader. Today Kylin will use Gaussian blur to demonstrate how to write a multi-pass post-effect shader.

Shaders 98
article thumbnail

Godot 3.3 has arrived, with a focus on optimization and reliability

Mircosoft Game Dev

Raise errors when accessing deleted objects in debug. Web editor running the "Ninja Adventure" demo from the eponymous CC0 asset pack by Pixel-Boy and AAA. Raise errors when accessing deleted objects in debug. but going one step too far: in debug builds in 3.2.3, HTML5: Threads, GDNative, AudioWorklet.

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 6

Mircosoft Game Dev

Shaders: Add support for structs and fragment-to-light varyings ( GH-48075 ). Android: Implement per-pixel transparency ( GH-51935 ). Core: Complain if casting a freed object in a debug session ( GH-51095 ). Core: Add detailed error messages to release builds (used to be debug-only) ( GH-53405 ).

Beta 52
article thumbnail

Release candidate: Godot 3.4 RC 1

Mircosoft Game Dev

Shaders: Add support for structs and fragment-to-light varyings ( GH-48075 ). Android: Implement per-pixel transparency ( GH-51935 ). Core: Complain if casting a freed object in a debug session ( GH-51095 ). Core: Add detailed error messages to release builds (used to be debug-only) ( GH-53405 ).

Mesh 52
article thumbnail

Release candidate: Godot 3.4 RC 3

Mircosoft Game Dev

Shaders: Add support for structs and fragment-to-light varyings ( GH-48075 ). Android: Implement per-pixel transparency ( GH-51935 ). Core: Complain if casting a freed object in a debug session ( GH-51095 ). Core: Add detailed error messages to release builds (used to be debug-only) ( GH-53405 ).

Mesh 52
article thumbnail

Release candidate: Godot 3.4 RC 2

Mircosoft Game Dev

Shaders: Add support for structs and fragment-to-light varyings ( GH-48075 ). Android: Implement per-pixel transparency ( GH-51935 ). Core: Complain if casting a freed object in a debug session ( GH-51095 ). Core: Add detailed error messages to release builds (used to be debug-only) ( GH-53405 ).

Mesh 52
article thumbnail

GLES2 and GDNative, progress report #7

Mircosoft Game Dev

billboard support in shaders and editor fixes. The shader code for the lights can be found here. As mentioned before, in order to know which pixels are "in a shadow" and which are lit, the scene has to be rendered from the viewpoint of the light. Just believe me that it was a relief after so many hours of debugging :D.

Render 52