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

Film Grain Shader

screen space refraction shader

cheap Toon shader [quick dirty code]

Related shaders

Synty Biomes Tree Compatible shader

Stylized Water Shader

Triplanar normal mix shader + detail options

Subscribe
Notify of
guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments