Remove Game Engine Remove Render Remove Shaders Remove Sprite
article thumbnail

[Share] 2D Post-Processing & Lighting Framework

Cocos

Today, we have invited wing , an experienced Cocos game developer in our Cocos community to share some technical key points related to 2D post-effect frameworks. Post-processing effects, are used for further processing of rendered results to achieve various advanced and special effects. What are Post-processing Effects?

Render 52
article thumbnail

Dev snapshot: Godot 4.0 beta 11

Mircosoft Game Dev

This beta includes a few big changes which may interest a lot of users: Animated sprites, both 2D and 3D, now support options for more precise timing of individual frames ( GH-65609 ). More engine enums are now bound with BitField, making their usage more type-safe, especially in C# ( GH-71037 , GH-71045 , GH-71116 ).

Beta 105
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 11

Mircosoft Game Dev

This beta includes a few big changes which may interest a lot of users: Animated sprites, both 2D and 3D, now support options for more precise timing of individual frames ( GH-65609 ). More engine enums are now bound with BitField, making their usage more type-safe, especially in C# ( GH-71037 , GH-71045 , GH-71116 ).

Beta 80
article thumbnail

Maintenance release: Godot 3.4.1

Mircosoft Game Dev

Import: Fix texture atlas generation when source sprite is larger than generated atlas ( GH-55094 ). Particles: Fix for double use of seed in random shader variables ( GH-55607 ). Rendering: Fix vertex attribute specification for octahedral compression ( GH-54768 ). Rendering: Fix occasional dangling OmniLight RID ( GH-41360 ).

Tile 52
article thumbnail

Release candidate: Godot 3.4.1 RC 3

Mircosoft Game Dev

Import: Fix texture atlas generation when source sprite is larger than generated atlas ( GH-55094 ). Particles: Fix for double use of seed in random shader variables ( GH-55607 ). Rendering: Fix vertex attribute specification for octahedral compression ( GH-54768 ). Rendering: Fix occasional dangling OmniLight RID ( GH-41360 ).

Tile 52
article thumbnail

Release candidate: Godot 3.4.1 RC 2

Mircosoft Game Dev

Import: Fix texture atlas generation when source sprite is larger than generated atlas ( GH-55094 ). Particles: Fix for double use of seed in random shader variables ( GH-55607 ). Rendering: Fix vertex attribute specification for octahedral compression ( GH-54768 ). Input: Add Input.is_physical_key_pressed() method ( GH-55251 ).

Tile 52
article thumbnail

Maintenance release: Godot 3.2.2

Mircosoft Game Dev

stable branch in January 2020 as a major update to our free and open source game engine. 2D batching for the GLES2 renderer. While most rendering work was postponed for the 4.0 release with its new Vulkan-based renderer, our contributors lawnjelly and Clay ( clayjohn ) decided to give some more attention to the 3.2

Debug 52