I need some help on 3D picking. I am using the way it works here. In short, what I have is: normalizedPoint[0] = (x * 2 / screenW) -1;
If i have a header file foo.h and a source file foo.cpp, and foo.cpp contains something along the lines of: