Compute Texture Demo
by Godot Foundation | MIT
This demo shows how to use compute shaders to populate a texture that is used as an input for a material shader
This demo shows how to use compute shaders to populate a texture that is used as an input for a material shader. When the mouse cursor isn't hovering above the plane random "drops" of water are added that drive the ripple effect. When the mouse cursor is
loading more results...