I do not have access to a compiler right now (at job), so I can't answer a question on my own.
I have a camera located at v(0,0,0). Under a perspective projection, what would be the difference between setting the lookat vector to v(0,0,1) instead of v(0,0,100)? What if the projection was isometric/orthogonal?
Thanks.