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

cheap Toon shader [quick dirty code]

Gerstner Wave Ocean Shader

screen space refraction shader

Related shaders

Triplanar Stochastic Terrain Shader

3D Bubble/Spatial shield shader

LevelUp Shader (3D)

Subscribe
Notify of
guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments