Remove Debug Remove Pixel Remove Render Remove Texture
article thumbnail

[Share] 2D Post-Processing & Lighting Framework

Cocos

Post-processing effects, are used for further processing of rendered results to achieve various advanced and special effects. Analysis of 2D Post-Processing Solutions Cocos Creator currently lacks built-in support for post-processing in the 2D render phase, requiring developers to explore various approaches to achieve the rendering goals.

Render 52
article thumbnail

Cocos Shader Tutorial 1.0 - about UV

Cocos

The vertical axes of textures and picture pixels is shown above, when sampling textures in shaders, that is from top to bottom, which is top-right corner. This is consistent with how most image file formats store pixel data, and with how most graphics APIs work (including DirectX, Vulkan, Metal, WebGPU, but not OpenGL).

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.2.4 beta 3

Mircosoft Game Dev

New option to snap 2D transforms to whole coordinates , helps prevent jitter on pixel art camera motions. Core: Disable decayment of freed Objects to null in debug builds ( GH-41866 ). GLES2: Fix glow on devices with only 8 texture slots ( GH-42446 ). GLES2: Use separate texture unit for light_texture ( GH-42538 ).

Beta 52
article thumbnail

Dev snapshot: Godot 3.2.4 beta 2

Mircosoft Game Dev

New option to snapping 2D transforms to whole coordinates , helps prevent jitter on pixel art camera motions (new in 3.2.4 Core: Disable decayment of freed Objects to null in debug builds ( GH-41866 ). GLES2: Fix glow on devices with only 8 texture slots ( GH-42446 ). YSort: Make rendering order more deterministic ( GH-42375 ).

Beta 52
article thumbnail

Release candidate: Godot 3.2.4 RC 1

Mircosoft Game Dev

New option to snap 2D transforms to whole coordinates , helps prevent jitter on pixel art camera motions. New dynamic BVH for rendering and the GodotPhysics backends. Core: Disable decayment of freed Objects to null in debug builds ( GH-41866 ). GLES2: Fix glow on devices with only 8 texture slots ( GH-42446 ).

Render 52
article thumbnail

Maintenance release: Godot 3.2.2

Mircosoft Game Dev

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 Thanks to the work of Pedro ( RandomShaper ), debug versions of Godot (e.g. feature set.

Debug 52
article thumbnail

Dev snapshot: Godot 3.2.4 beta 4

Mircosoft Game Dev

see recent devblogs on GDScript typed instructions , Complex Text Layout , Tiles editor , documentation , and 2D rendering improvements !), New option to snap 2D transforms to whole coordinates , helps prevent jitter on pixel art camera motions. Core: Disable decayment of freed Objects to null in debug builds ( GH-41866 ).

Beta 52