lettier / 3d-game-shaders-for-beginners

🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
https://lettier.github.io/3d-game-shaders-for-beginners/index.html
17.35k stars 1.35k forks source link

focal length -> focal distance #6

Open ghost opened 5 years ago

ghost commented 5 years ago

Great tutorial! It clears up a lot of my questions about various effects.

Minor complaint: Focal length is size of the lens. Focal distance is the distance between the camera and the focal point.