Hi,
I'm trying to get up to speed on the sdk. There are really good examples of most things in the shading pipeline, but I don't see anything about customizing the renderer itself. There are a few references in the docs to a renderer example, but I don't think its included. Does it exist?
The standalone program is built on VRayPluginRenderer? It would be great if there were examples/info on the settings plugins, that way rather than rebuilding a vray from scratch we could just customize the part we need, ie the SettingsOuput plugin to attach to a different output driver.
From the classes it looks like vray is built to be modular and flexible under the hood. But its kinda hard right now to use that potential with the supplied info .
I'm trying to get up to speed on the sdk. There are really good examples of most things in the shading pipeline, but I don't see anything about customizing the renderer itself. There are a few references in the docs to a renderer example, but I don't think its included. Does it exist?
The standalone program is built on VRayPluginRenderer? It would be great if there were examples/info on the settings plugins, that way rather than rebuilding a vray from scratch we could just customize the part we need, ie the SettingsOuput plugin to attach to a different output driver.
From the classes it looks like vray is built to be modular and flexible under the hood. But its kinda hard right now to use that potential with the supplied info .
Comment