|
You have to use the renderer command to add your renderer to the Render Settings (renderer -addGlobalsTab). Make your plug-in create a node to contain all the values set in the new tab. You can also integrate some settings in the first tab (Common), but it a difficult task.
You can send your rendering in the Render View with the MRenderView class.
The most difficult is to integrate your renderer in the Hypershade. It’s a nightmare.
Be careful : integrating a renderer in Maya is a lot of work.
Author: oodini
|