PDA

View Full Version : mental ray stand alone gui



oldandgrim
February 5th, 2006, 04:52
hi im new to rendering and have installed mental ray plus found the scripts from this sight to create a gui is there a basic step to step guide to using the gui i appreciate this is a vary complex subject and the gui is not the end of it but would like to get started with the gui

bart
February 5th, 2006, 16:50
Your topic says GUI and standalone.

Typically GUIs are application specific.

We have a mel script on the site (createAndAssignShader.mel) which enhances some Maya fast sss functionality. Is that the script you are referencing?

Or are you interested in integrating mental ray into your own GUI/program?
This topic is addressed in the integration section of the Programming mental ray handbook.

We are also thinking of putting out a Python equivalent of the C example of the mental ray library wrapper shown in the front part of that integration section.

Fugitive
February 22nd, 2006, 11:58
I think he means submitting a .mi job to Mental Ray standalone from within Maya through a mel based GUI..sumthing similar to Puppet's Mel script perhaps..