Remove Debug Remove Render Remove Shaders Remove Texture
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. If your previous development experience is based on OpenGL, you may find that the texture on your grid is vertically flipped. to make the color in bottom darker.

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

Godot 4.0 optimization progress report

Mircosoft Game Dev

As most of the rendering features for the upcoming Godot 4.0 are done, I have spent the past two months optimizing the rendering engine, both on the CPU and GPU side. All this work has resulted in significantly faster rendering times. A lot of the render state is now better cached, so less is done at render time.

Culling 52
article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

As always, a bunch of nice rendering fixes! Export: Fix missing "debug"/"release" export presets feature tags ( GH-71274 ). Rendering: Only disable depth writing in opaque pipelines ( GH-71124 ). Rendering: Fix multiple issues that make the normal roughness texture unusable ( GH-71130 ).

Beta 110
article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

As always, a bunch of nice rendering fixes! Export: Fix missing “debug”/”release” export presets feature tags ( GH-71274 ). Rendering: Only disable depth writing in opaque pipelines ( GH-71124 ). Rendering: Fix multiple issues that make the normal roughness texture unusable ( GH-71130 ). See the list below.

Beta 85
article thumbnail

Dev snapshot: Godot 3.4 beta 4

Mircosoft Game Dev

Rendering: Rooms and portals-based occlusion culling ( GH-46130 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Rendering: Add soft shadows to the CPU lightmapper ( GH-50184 ). Rendering: Import option to split vertex buffer stream in positions and attributes ( GH-46574 ).

Beta 52
article thumbnail

Dev snapshot: Godot 3.4 beta 2

Mircosoft Game Dev

Rendering: Rooms and portals-based occlusion culling ( GH-46130 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Rendering: Add soft shadows to the CPU lightmapper ( GH-50184 ). Rendering: Add soft shadows to the CPU lightmapper ( GH-50184 ). Crypto: Add HMACContext ( GH-48869 ).

Beta 52