Advertisement

Rotate Normals

Started by January 15, 2006 02:43 PM
-1 comments, last by blu_kn173 18 years, 8 months ago
I wrote some code that creates a hex tile by rendering a hexagon on top and then one of the walls, and just keeps rendering the wall at the same place, but rotating it each time so that it's all placed well. The only problem with this is that the normal vector appears to not be rotating with the rest of it. Is there a way I can fix this? or do I need to tell the actual normal for each one rather than just rotate? Thanks.

This topic is closed to new replies.

Advertisement