Hi
I’m a beginner and I want to make a double sided texture quad, is there any idea or special node?
Hi
I’m a beginner and I want to make a double sided texture quad, is there any idea or special node?
here you go, shader oneliner
ConstantDoubleSided.fx (1.5 kB)
I’ll just leave this link to vertex\pixelshader semantics on msdn
http://msdn.microsoft.com/en-us/library/windows/desktop/bb509647(v=vs.85).aspx
Double Sided.zip (3.6 kB)
thanks guys!