View Single Post
# 3 14-08-2006 , 02:19 PM
Registered User
Join Date: Aug 2004
Posts: 408
Just a question, are the two sides of the face joined?

Make sure both sides are combined (edit polygons -> combine I think, maybe just "polygons -> combine")

Make sure the vertices are merged (edit polygons -> merge vertices -- be careful that the threshhold's not too high else you'll be merging anything within X-units of each other... which if high enough could reduce your entire model to a single point)

Type polySoftEdge -a 180 to set all edges soft... telling the renderer to smooth the faces the edge borders across that edge.


Last edited by Phopojijo; 14-08-2006 at 02:31 PM.