#edit
Shader on terrain problem
What is the problem? What did you expect? The shader seems to be doing what it is supposed to do (output yellow color).
@Aerodactyl55 For some reasons the description of the problem got cut out, i updated it:
“The yellow is supposed to cover the whole ground, but it's covering only a part of it and it's moving with the camera.”
I don't think this related to the shader. Do you have some kind of frustum culling in place? If so, try disabling it. I think the gray parts come from your clear color (you can verify this by changing the clear color)
@Aerodactyl55 but if i use the code without shader everything works fine
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement