...quick tip. Since shader lighting interpolates the normals of the vertices, the edge will be lit as if it were round...

To get around this, unweld the edges of surfaces you want to be flat. Unless of course the whole object should be flat shaded, in which you can just use the shadeMode = flat; flag.


xXxGuitar511
- Programmer