Wireframe Render

Report this File

Missing

Views:

56,722

Updated:

May 15, 2006

Readership Level:

Advanced

Tags:

Maya Versions:

7.x

Platforms:

windows

Owner:

Language:

English

Wireframe Rendering in Maya

This tutorial will show you how to create a shader that will render a wireframe of your model and not render the backfacing wireframes.  Before following the steps below, unwrap your mesh.

1.  Take a snapshot of your UVs.
2.  Create a shader node of your choice (I used a lambert).
3.  Create a Condition node (under General Utilities).
4.  Create a Sampler Info node (under General Utilities).
5.  Create a 2D File Texture node and load your UV snapshot as the file.
6.  Create a Ramp node, and delete all colors but one.
7.  Change the remaining ramp color to either black or white (you may need to change this later).
8.  Connect the outColor attribute of the UV file texture to the colorIfTrue attribute of the Condition node.
9.  Connect the outcolor attribute of the Ramp node to the colorIfFalse attribute of the Condition node.
10.  Connect the flippedNormal attribute of the Sampler Info node to the firstTerm attribute of the Condition node.
11.  Connect the outColor attribute of the Condition node to the transparency attribute of the shader node.

You may need to use a Reverse node between the UV file texture and the Condition node to make it work correctly.  Reverse nodes are pretty simple:  they have an input and an output.  All they do is invert the colors of a color node.  For the same reason, you may need to change the ramp node from white to black, or vice-a-versa.

Also, you may need to attach the outColor of the UV file texture to the colorIfFalse attribute of the Condition node, INSTEAD of the colorIfTrue attribute (in step 8).

You're done!

Comments

Dashboard_avatar
Sep 03, 2009
Post id: 8170
Report this comment to moderators [SPAM]

Hi my name is mayur,

I am Modeler, i read this tutorial & i rendered my model for my demo reel in wireframe,
& i am so happy this tutorial gave me so many help........

Thank you.

Dashboard_avatar
Sep 16, 2010
Post id: 12466
Report this comment to moderators [SPAM]

http://renderstuff.com/free-3d-tutorial-making-shaded-wireframe-rendering.php

Making shaded and isoline wireframe rendering in 3ds Max Tutorial

Write a Comment

You must be logged in and have verified your email address to leave a comment. Login or create an account