Remove Baking Remove Development Remove Engine 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

Dev snapshot: Godot 4.0 beta 9

Mircosoft Game Dev

This beta includes a few big changes which may interest a lot of users: String and StringName are now mostly cross-compatible throughout the engine API, as well as in various GDScript-specific expressions and statements ( GH-68747 ). Core: Add feature tags to signify engine float precision ( GH-69538 ). Requires.NET SDK 6.0

Beta 99
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 4.0 beta 9

Mircosoft Game Dev

This beta includes a few big changes which may interest a lot of users: String and StringName are now mostly cross-compatible throughout the engine API, as well as in various GDScript-specific expressions and statements ( GH-68747 ). Core: Add feature tags to signify engine float precision ( GH-69538 ). Requires.NET SDK 6.0

Beta 75
article thumbnail

Cocos Creator 3.8 Community Beta is now available

Cocos

we have completed the transformation of the engine-builtin Custom Pipeline using RenderGraph. Render Graph The Render Pipeline customization based on Render Graph will be officially available to developers in version 3.8. It will support the implementation of engine builtin Custom Pipeline and the default Deferred Pipeline.

Beta 52
article thumbnail

Godot 4.0 will get a new, modernized lightmapper

Mircosoft Game Dev

Let's hope this implementation will also be of use to others making their own technology or engines, so they can use it as reference or just copy it. The new lightmapper is GPU based written mostly on Compute shaders (meaning it does most of the heavy lifting using the GPU, via Vulkan). Allows baking dynamic and static lights.

article thumbnail

Dev snapshot: Godot 3.5 beta 1

Mircosoft Game Dev

All this work is done by contributors on the side while our main development focus remains on the upcoming Godot 4.0 and included in this beta are: Asynchronous shader compilation + caching (ubershader) ( GH-53411 ). A long awaited solution to shader compilation stuttering on OpenGL, courtesy Pedro J. Estébanez ( RandomShaper )!

Beta 52
article thumbnail

Cocos Creator 3.7.3 comes with an update to Cocos Effect

Cocos

ENGINE Features ● Custom Render Pipeline based on Render Graph supports for GLES backend ● Deprecated interfaces, such as addRasterView, addComputeView, etc., Fixed Toon shader data issue on iOS Wechat. Fixed include issue when Custom Engine lacks the external directory. Cocos Creator 3.7.3 from the Cocos Dashboard.

Terrain 52