ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

How To Create a Water Depth Effect // Godot 4 3D Shader Tutorial

Автор: StayAtHomeDev

Загружено: 2024-09-27

Просмотров: 13068

Описание: In this Godot 4 shader tutorial, we're learning how to create a depth effect in our water shader using the DEPTH and SCREEN textures.

-----------------------------------------------------------------------------------

MISSING LINES FOR SAMPLING TEXTURES

// Get Depth and Screen Textures
float depth = textureLod(depth_texture, SCREEN_UV, 0.0).r;
vec3 screen = textureLod(screen_texture, SCREEN_UV, 0.0).rgb;

-----------------------------------------------------------------------------------

🔥 GET THE SOURCE FILES ►► https://www.stayathomedev.com/get-the...

👉🏼 CHECK OUT MY GODOT 4 FPS TUTORIAL SERIES ►►    • The Godot FPS Project  

👉🏼 CHECK OUT MY GODOT 4 UI TUTORIAL SERIES ►►    • Godot User Interface Tutorials  

-----------------------------------------------------------------------------------

0:00 - Introduction and Overview
0:17 - Why DEPTH and SCREEN textures
0:43 - Adding New Uniforms and Textures
1:29 - Sampling the Textures and Beer's Law
2:17 - Lerp Color With DEPTH and SCREEN
2:43 - Final Result
3:00 - Get the Source Files

-----------------------------------------------------------------------------------

This series is part of my sponsored Godot shader tutorial videos where we'll create shaders step by step. I won't be skipping any steps in the process and everything will be sequential video to video.

early access to tutorial videos
power to vote on what mechanics get covered in future videos
full access to the project source files to use in your own projects

-----------------------------------------------------------------------------------

STAYATHOMEDEV ►► https://stayathomedev.com
TWITTER ►►   / stayathomedev  
BLUESKY ►► https://bsky.app/profile/stayathomede...
MY GODOT ASSETS ►► https://stayathomedev.itch.io/

#godot #godotengine #shaders

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
How To Create a Water Depth Effect // Godot 4 3D Shader Tutorial

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

How To Create A Water Shader 2.0 // Godot 4 Tutorial

How To Create A Water Shader 2.0 // Godot 4 Tutorial

How To Create A Water Shader // Godot 4 Tutorial

How To Create A Water Shader // Godot 4 Tutorial

How to create knockback - Learn Godot 4 3D - no talking

How to create knockback - Learn Godot 4 3D - no talking

How To Create a Water Shader for Underwater Effect - Godot 4 2D Tutorial

How To Create a Water Shader for Underwater Effect - Godot 4 2D Tutorial

БОЛЬШЕ техник шейдеров VFX с участием Godot

БОЛЬШЕ техник шейдеров VFX с участием Godot

WATER SIMULATION in Godot 4

WATER SIMULATION in Godot 4

So I Made A Water Shader In Godot 4 And It Was Quite Simple

So I Made A Water Shader In Godot 4 And It Was Quite Simple

Godot 4 Tutorials

Godot 4 Tutorials

Water Refraction // Godot Shaders

Water Refraction // Godot Shaders

Shadertoy for absolute beginners

Shadertoy for absolute beginners

Учебник: Улучшение 3D-воды в Godot 4

Учебник: Улучшение 3D-воды в Godot 4

Godot 4.5 Stencil Buffers Basic Portals Tutorial

Godot 4.5 Stencil Buffers Basic Portals Tutorial

Everything you need to know about Scene Depth - Godot 4

Everything you need to know about Scene Depth - Godot 4

Физика дрожания в Годо

Физика дрожания в Годо

Lighting in Godot for Beginners

Lighting in Godot for Beginners

Texturing Without UV's (An Intro to Triplanar Mapping) - Using Godot Engine

Texturing Without UV's (An Intro to Triplanar Mapping) - Using Godot Engine

Fake Water Caustics Shader in Godot. GLES2 Compatible!

Fake Water Caustics Shader in Godot. GLES2 Compatible!

Учебник: простая 3D-вода в Godot 4

Учебник: простая 3D-вода в Godot 4

Воссоздаем физику воды из Mario Kart World в Godot!

Воссоздаем физику воды из Mario Kart World в Godot!

Making Effects with Godot Visual Shaders

Making Effects with Godot Visual Shaders

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]