Hello,
How can I calculate the normal vector giving a vertex on a 2D plane in OpenGL. ?
All what I read was all about 3D and cross product of two vectors. the only thing that I have is that vertex and I want to construct a vector coming out of it.
any help?
Thanks