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

GSoC 2022 - Progress report #1

Mircosoft Game Dev

Project: Allow undocking the Script editor and the Shader editor. For things like the Script editor, this means you can move it to another screen, move the undocked window to be side-by-side with the main window, or just using Alt+Tab to change between the main window and the undocked one. UV2 Texel Density Debug Draw Mode.

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

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. New and standard-material will default to Surface Shader.

Render 52
article thumbnail

Dev snapshot: Godot 4.0 beta 13

Mircosoft Game Dev

You can now deploy your projects to all desktop platforms over SSH, as well as run a remote debug session similar to what we already offered for Android and Web. As the number of remote debug options is quite big by now, we’ve packed them neatly in a single drop-down menu ( GH-63312 , GH-70701 ). or below ( GH-69851 ).

Beta 99
article thumbnail

[Share] 2D Post-Processing & Lighting Framework

Cocos

You just need the following resources and code: A post-processing shader A material with the shader bound to it A post-processing extension TypeScript file for passing parameters to the material Let’s use an example of creating a screen grayscale effect: 1. You can also drag the material into the module’s material slot in the editor.

Render 52
article thumbnail

Dev snapshot: Godot 4.0 beta 3

Mircosoft Game Dev

Multi-caret support in TextEdit and script editors ( GH-61902 ). Our script editor maintainer, Paul Batty ( Paulb23 ), implemented initial support for multi-caret editing in TextEdit, which is therefore usable in the GDScript and shader editors, as well as any other multi-line text field in the editor. GH-67128 , GH-67131 ).

Beta 52
article thumbnail

Dev snapshot: Godot 4.0 beta 3

Mircosoft Game Dev

Multi-caret support in TextEdit and script editors ( GH-61902 ). Our script editor maintainer, Paul Batty ( Paulb23 ), implemented initial support for multi-caret editing in TextEdit, which is therefore usable in the GDScript and shader editors, as well as any other multi-line text field in the editor. GH-67128 , GH-67131 ).

Beta 52