Remove Debug Remove Point and Click Remove Shaders Remove Simulation
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. Use UV in Shader Both 2D and 3D shaders in Cocos are obtained in the vertex shader (VS) and passed to the pixel shader (FS). x,waveFactor.y-uv0.y); x,waveFactor.y-uv0.y);

Shaders 98
article thumbnail

Maintenance release: Godot 3.2.2

Mircosoft Game Dev

The Dodge The Creeps C# demo running on the iOS Simulator. Since we previously did not version our Android plugin systems, this new one is now labelled v1 , and is the starting point for the modern Godot Android ecosystem. Better handling of Variant s pointing to released Object s. 2D batching for the GLES2 renderer.

Debug 52
article thumbnail

GSoC 2021 - Progress report #1

Mircosoft Game Dev

Here are the 5 projects/students with links to the relevant sections in this post: Implementing a DAP backend for debugging Godot projects by Ricardo Subtil ( Ev1lbl0w ). Implementing a DAP backend for debugging Godot projects. Project: Implementing a DAP backend for debugging Godot projects. Branch: Ev1lbl0w/gsoc21-dap.

Debug 52