0
Not a bug
simple uv-free shader
Hello!
Tell me please what i do wrong?
I create simple uv-free shader using your WIKI. But shader in wiki work only in one direction (top down) but i need shader, which will be work in all directions.
My shader look like this
but i have wrong result
Answer
Answer
Not a bug
You can't just add them, you need to do some triplanar blending based on normals as well. Google for triplanar and shader forge, and you should find some tutorials!
well, i find information, but have new problem. In older versions i can use just one texture and divide it into several like this
But i can't understand how i can do that in new version...
Customer support service by UserEcho
You can't just add them, you need to do some triplanar blending based on normals as well. Google for triplanar and shader forge, and you should find some tutorials!