Hi,
I opened a topic before in the 5 Beta but it's not accesible anymore.
Basically following issue still persists: If you connect a Bitmap/VRayBitmap through a triplanar for a normalmap it doesn't work.
In the stable release of V-Ray it just doesn't show the normal map at all, and in the latest nightly it even totally destroys the normals (pic)
Notice: I know that the official way is VRayTriplanar -> VRayBitmap -> VRayNormal and that also works, but any older V-Ray versions can't use this setup because the mapping source in the V-Ray Bitmap was only added later.
So in earlier versions it worked like this and now if you want to render any older setup you need to rebuild all your shaders to the new way. Is there any possibility to make it backwards compatible so that it renders the same like in earlier V-Ray versions? Was no issue at all in V-Ray Next for example.
So now in my shading library I would need to have 2 version for each shader, one that works with V-Ray 5 and one that works with older versions. That is a huge issue for me. Would be great if there could be some solution
I opened a topic before in the 5 Beta but it's not accesible anymore.
Basically following issue still persists: If you connect a Bitmap/VRayBitmap through a triplanar for a normalmap it doesn't work.
In the stable release of V-Ray it just doesn't show the normal map at all, and in the latest nightly it even totally destroys the normals (pic)
Notice: I know that the official way is VRayTriplanar -> VRayBitmap -> VRayNormal and that also works, but any older V-Ray versions can't use this setup because the mapping source in the V-Ray Bitmap was only added later.
So in earlier versions it worked like this and now if you want to render any older setup you need to rebuild all your shaders to the new way. Is there any possibility to make it backwards compatible so that it renders the same like in earlier V-Ray versions? Was no issue at all in V-Ray Next for example.
So now in my shading library I would need to have 2 version for each shader, one that works with V-Ray 5 and one that works with older versions. That is a huge issue for me. Would be great if there could be some solution
Comment