paroj / gltut

Learning Modern 3D Graphics Programming
https://paroj.github.io/gltut/
MIT License
1.57k stars 377 forks source link

Tut11: Section on rising specular discontinuity #11

Closed paroj closed 8 years ago

paroj commented 13 years ago

Originally reported by: Jason McKesson (Bitbucket: alfonse, GitHub: alfonse)


Add a section in the Blinn area talking about the fact that point lights cause discontinuity when they “rise” over a surface. This is because they’re points rather than area lights.


paroj commented 13 years ago

Original comment by Jason McKesson (Bitbucket: alfonse, GitHub: alfonse):


Fixed in <>