Remove Baking Remove Lightmap Remove Pixel Remove Texture
article thumbnail

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

Mircosoft Game Dev

Web editor running the "Ninja Adventure" demo from the eponymous CC0 asset pack by Pixel-Boy and AAA. It was reusing parts of the code for baking GIProbes, and that made it quick but not great in terms of quality. New CPU lightmapper. The lightmapper in the previous 3.x x releases was quickly put together before the 3.0

article thumbnail

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

Cocos

Simply put, Gaussian blur takes every pixel on an image and processes it with the following process. To put it bluntly, it’s a simple weighted sum: while sampling the target pixel, sample some of the surrounding pixels and give each pixel a weight (the sum of the weights is 1.0). sum += texture(outputResultMap, v_uv1).rgb

Shaders 98
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

Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Android: Implement per-pixel transparency ( GH-51935 ). Animation: Fix rendering centered odd-size texture for AnimatedSprite/AnimatedSprite3D ( GH-53052 ). GLES3: Allow repeat flag in viewport textures ( GH-34008 ).

Beta 52
article thumbnail

Release candidate: Godot 3.4 RC 1

Mircosoft Game Dev

Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Android: Implement per-pixel transparency ( GH-51935 ). Animation: Fix rendering centered odd-size texture for AnimatedSprite/AnimatedSprite3D ( GH-53052 ). GLES3: Allow repeat flag in viewport textures ( GH-34008 ).

Mesh 52
article thumbnail

Release candidate: Godot 3.4 RC 3

Mircosoft Game Dev

Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Android: Implement per-pixel transparency ( GH-51935 ). Animation: Fix rendering centered odd-size texture for AnimatedSprite/AnimatedSprite3D ( GH-53052 ). GLES3: Allow repeat flag in viewport textures ( GH-34008 ).

Mesh 52
article thumbnail

Release candidate: Godot 3.4 RC 2

Mircosoft Game Dev

Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Android: Implement per-pixel transparency ( GH-51935 ). Animation: Fix rendering centered odd-size texture for AnimatedSprite/AnimatedSprite3D ( GH-53052 ). GLES3: Allow repeat flag in viewport textures ( GH-34008 ).

Mesh 52