alexcurtis
11-23-2010, 01:06 PM
Hi.
I have built a plugin for a custom software renderer. However at the moment it isnt very integrated within maya as a software renderer. It has seperate commands for rendering a scene and the settings window.
What i would like is to integrate it like other software renderer plugins (Mental Ray, Renderman For Maya). So there is a option in the renderer combo box + use the common settings.
I have searched through the API documentation + examples. There are lots of hardware / viewport renderer bits. But I couldn't find anything for software renderers.
I have implemented a bit of code that writes to the render view, but its not ideal as it still has the other renderer (mental ray) set as current.
Many Thanks,
-Alex
I have built a plugin for a custom software renderer. However at the moment it isnt very integrated within maya as a software renderer. It has seperate commands for rendering a scene and the settings window.
What i would like is to integrate it like other software renderer plugins (Mental Ray, Renderman For Maya). So there is a option in the renderer combo box + use the common settings.
I have searched through the API documentation + examples. There are lots of hardware / viewport renderer bits. But I couldn't find anything for software renderers.
I have implemented a bit of code that writes to the render view, but its not ideal as it still has the other renderer (mental ray) set as current.
Many Thanks,
-Alex
