test shader

Shader code
shader_type spatial;
void fragment(){
ALBEDO = vec3(1.0, 0.0, 0.0);
}
The shader code and all code snippets in this post are under CC0 license and can be used freely without the author's permission. Images and videos, and assets depicted in those, do not fall under this license. For more info, see our License terms.

More from mujtaba-io

screen space refraction shader

sine wave camera view shader

Simple Splat-map Shader for 3D Terrain (uses Vertex colors as splatmap)

Related shaders

Simple Splat-map Shader for 3D Terrain (uses Vertex colors as splatmap)

Shield Shader with Intersection Highlight

godot4 5 layer splatmap shader for terrain or something..

guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments