Edit of asset "Shader for Transparent Water with Screen Space Reflections and Refraction" Accepted

Old/Current New/Edit
Title Shader for Transparent Water with Screen Space Reflections and Refraction Transparent Water with Screen Space Reflections Shader
Description This intends to solve the problem that the SSR (Screen Space Reflection) implementation of Godot 4 is limited to surfaces that are not transparent. For a water shader it is often necessary to support both transparency and reflections. In a lot of cases this can be worked around with reflection probes, but the need for SSR stands, especially because SSR works quiet well for water. The only solution is to write a custom SSR shader for that matter.

This is a full water shader implementation supporting:

- Screen Space Reflection
- Transparency
- 3D waves
- Edge detection
- Normal textures for a varied surface
- Fake refraction

I try to keep the latest version up to date with latest godot version, but in the repository are older branches named after the godot version they were created with. Older branches might not contain all features/bugfixes.
This intends to solve the problem that the SSR (Screen Space Reflection) implementation of Godot 4.1 is limited to surfaces that are not transparent. For a water shader it is often necessary to support both transparency and reflections. In a lot of cases this can be worked around with reflection probes, but the need for SSR stands, especially because SSR works quiet well for water. The only solution is to write a custom SSR shader for that matter.

This is a full water shader implementation supporting:

- Screen Space Reflection
- Transparency
- 3D waves
- Edge detection
- Normal textures for a varied surface
Category Shaders Shaders
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/marcelb/GodotSSRWater https://github.com/marcelb/GodotSSRWater
Issues Url https://github.com/marcelb/GodotSSRWater/issues https://github.com/marcelb/GodotSSRWater/issues
Godot version Godot 4.4 Godot 4.1
Version String 1.2 1.0
Download Commit ddaece5558759fb08943e5240efb53ccbcd0b7bf 68ce41a84b2bcdbdec8380aad92e2095d532a6fd
Download Url (Computed) https://github.com/marcelb/GodotSSRWater/archive/ddaece5558759fb08943e5240efb53ccbcd0b7bf.zip https://github.com/marcelb/GodotSSRWater/archive/68ce41a84b2bcdbdec8380aad92e2095d532a6fd.zip
Icon Url https://i.imgur.com/957uefl.png
https://i.imgur.com/957uefl.png
Preview Insert
Type video
Image/Video URL https://www.youtube.com/watch?v=lPmyUGF22Nc
Thumbnail