xuxudefeng / 2d-pixel-water-shader-godot

Files for pixel art water and water trail shaders as seen on YouTube!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2d-pixel-water-shader-godot

A Godot 4.2 project containing the pixel art water and water trail shaders as seen on YouTube here and here!

The shaders are Visual Shaders and there are a few simple C# scripts for the water trails. Does not include heightmap generation.

Water shader:

water-shader-example.mov

Water trail following the cursor:

water-trail-example.mov

There is also a Unity version of the water shader here

About

Files for pixel art water and water trail shaders as seen on YouTube!

License:MIT License


Languages

Language:GDScript 70.0%Language:C# 30.0%