Original Post
If I have a polygon and have calculated the normal to the plane formed by the vertices of the polygon, when I perspective project those vertices from 3D to 2D is there any way to project the normal as well. What I would like to do is be able to find points along a line normal to the plane formed by the vertices of the polygon AFTER perspective projection.
thanks for the help