Well, everyone knows the old method of rendering wireframes in maya through vector rendering, and rendering creased line, one set back to that was that it would tend to render each quad divided into 2 tris.. Well my major problem was with maya 2008 64bit doesnt suport vector rendering plugins. :) so i thought id try something new.. i mean there has to be another sollution out there.. hunted the net for sometime.. and came across this Highend Wireframe Tutorial, but in the modelling stage the model would not have UVs so this is not an efficient enough method, so after fidling around with the toon shader i gots it :)
Step 1.
Selct all ur objects and apply a toon shader outline.
Step 2.
In the PFXToonShape Turn ProfileLines – Off, Border Lines – Off and Crease Lines – On.
Step 3.
In the Crease Lines tab, Hard Creases Only – Off and Crease Min/Max Value to 0.
Step 4.
Adjust the Crease Line Width depending on how far or near ur model is to the camera.
Step 5.
Render Using Maya Software.
The renders are very low cost, and dont require any uv information, and if u smooth the mesh, the toon shader will automatically update itself with the new mesh topology. :)
And here is some stuff that i rendered in the same technique.
This is a truck from the SWAT KATS series that i had made around Oct-Nov 2007.
__________________________________________________________________________________________
MEL SCRIPT
I have made a script for this purpose called crToonWireframeRen that lets u add the wireframe and makes the settings that are required.
What u get is a render ready version of the wireframe on any selected meshes.
It is quite helpfull and can be found below, or looking into the scripts section of this blog.
http://www.artbycrunk.com/blog/2009/03/scripts-crtoonwireframeren/
__________________________________________________________________________________________
__________________________________________________________________________________________





































6:48 pm
thank you!!