For many, writing the tool to render wireframe would be like reinventing the wheel since their are so many scripts available to do the job or some tutorials that explain how following few steps you can render to wireframe. That's what I have created to but I did all this to increase my skills in python and its usage with Maya. And whats bad when the script can do all the steps in just one click.Here is how to use:
Usage:
import Wireframe
reload(Wireframe)
Wireframe.render()
Save the shelf button and you are ready to go!!!
If you just hit the button or execute the above code you will get wireframe render without Ambient Occlusion if you press the CTRL button with shelf bar button you will get the wireframe render with Ambient Occlusion.
Usage:
- Download and save it to your scripts directory.
import Wireframe
reload(Wireframe)
Wireframe.render()
Save the shelf button and you are ready to go!!!
If you just hit the button or execute the above code you will get wireframe render without Ambient Occlusion if you press the CTRL button with shelf bar button you will get the wireframe render with Ambient Occlusion.
Version 1.01
Added Feature:
added support for maya 2009 & 2010 in noGui mode
Version:1.00
Added Feature:
Select and change setting of other object rendered wireframe
Added Feature:
added support for maya 2009 & 2010 in noGui mode
Version:1.00
Added Feature:
Select and change setting of other object rendered wireframe
It makes use of Mental Ray, so please make sure the plugin is loaded and default renderer is set to Mental Ray.
Please leave your comments and suggestions below. Click Read more to see 3D Renders.
Please leave your comments and suggestions below. Click Read more to see 3D Renders.







