When we do perspective projection, we'll not be using the pinhold camera model, but instead project onto a screen in front of the camera at unit length, right? The pinhold camera model makes everything flipped upside down and left to right.
Yeah, you will see that when we start pathtracer.
When we do perspective projection, we'll not be using the pinhold camera model, but instead project onto a screen in front of the camera at unit length, right? The pinhold camera model makes everything flipped upside down and left to right.
Yeah, you will see that when we start pathtracer.