  | | | Normals Wrong Direction | Normals Wrong Direction 2004-12-19 - By Blums Borres
Back I'm moving points of a grid primitive and the normals point forward the moment you move the points when they should be pointing outwards. My solutions as of the moment is to detach the polygons and merging them back together. This realigns the normals and points them in the right direction. Is there any other solution to this?
Thanks <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859 (See http://iso-8859.ora-code.com)-1"> <META content="MSHTML 6.00.2900.2180" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>I'm moving points of a grid primitive and the normals point forward the moment you move the points when they should be pointing outwards. My solutions as of the moment is to detach the polygons and merging them back together. This realigns the normals and points them in the right direction. Is there any other solution to this?</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>Thanks</FONT></DIV></BODY></HTML>
|
|
 |