Hi,
I'm having trouble finding enough help to get started in shader programming through the VRay SDK. Maybe I missed the correct manual or help page? I have trouble understanding how everything works, the inheritance and so on. Like for example if you want to write a shader you have to create a class that inherits from VRayMaterial? How about if you want to create a custom render element rather than a shader?
And how would you tell Maya that a new shader exists or where to look for it? I suppose you should drop it in this folder "C:\Program Files\Autodesk\Maya2009\vray\vrayplugins" right? But that is not enough?
As you can see I'm quite lost, any help would be greatly appreciated.
Thanks in advance
Cheers,
Alberto
I'm having trouble finding enough help to get started in shader programming through the VRay SDK. Maybe I missed the correct manual or help page? I have trouble understanding how everything works, the inheritance and so on. Like for example if you want to write a shader you have to create a class that inherits from VRayMaterial? How about if you want to create a custom render element rather than a shader?
And how would you tell Maya that a new shader exists or where to look for it? I suppose you should drop it in this folder "C:\Program Files\Autodesk\Maya2009\vray\vrayplugins" right? But that is not enough?
As you can see I'm quite lost, any help would be greatly appreciated.
Thanks in advance
Cheers,
Alberto
Comment