article thumbnail

Cocos Shader Tutorial 1.0 - about UV

Cocos

UV is also inconsistent with the world coordinate system used elsewhere in Cocos (the Y axis points upward, as shown in the figure below), and this issue should also be paid attention to when calculating the UV position through world coordinates. Use the water wave effect on the 3D meshes This is only for 3D planes with tiled UV Mapping.

Shaders 98
article thumbnail

Cocos Creator 3.7.2 Focuses On Optimized Rendering And Lighting Capabilities

Cocos

Engine • Added DebugView at runtime UI control rendering debugging function. See the documentation “Render Debugging - Run Time Using Render debugging”: [link] • When the node animates, add the tween ‘destroySelf’ method to destroy the front nodal point. x users upgrade. Skip rendering when the UI element Opacity is 0.

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

Release candidate: Godot 3.4 RC 1

Mircosoft Game Dev

Notable changes are in-editor class reference translations (so far Chinese (Simplified), Spanish, and some French), some new rendering features (high quality glow mode, 3D point light attenuation option), and a number of C# marshalling fixes. GridMap: Implement individual mesh transform for MeshLibrary items ( GH-52298 ).

Mesh 52
article thumbnail

GSoC 2022 - Progress report #1

Mircosoft Game Dev

When the Script button is clicked and the Script editor is undocked, the Script editor window is focused. UV2 Texel Density Debug Draw Mode. x CPU lightmapper and adding a new debug draw mode for visualizing the texel density of lightmaps. Debug draw mode for texel density. Let me show a video demonstration of it.

article thumbnail

Release candidate: Godot 3.4 RC 3

Mircosoft Game Dev

GridMap: Implement individual mesh transform for MeshLibrary items ( GH-52298 ). Mesh: Implement octahedral map normal/tangent attribute compression ( GH-46800 ). Mesh: Options to clean/simplify convex hull generated from mesh ( GH-50328 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ).

Mesh 52
article thumbnail

Release candidate: Godot 3.4 RC 2

Mircosoft Game Dev

GridMap: Implement individual mesh transform for MeshLibrary items ( GH-52298 ). Mesh: Implement octahedral map normal/tangent attribute compression ( GH-46800 ). Mesh: Options to clean/simplify convex hull generated from mesh ( GH-50328 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ).

Mesh 52
article thumbnail

Make a fully functional calculator in Unity not only for VR, Part III

DameDev.tv

Right-click on the Project content tab and from the context menu that appears, select Export Package. " " Before you click on Export. This is our starting point in a new Unity project. Click Yes to proceed and let the editor restarts itself. Enabling debug draws can be useful for troubleshooting.