Math and algorithms: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
Dorbie (talk | contribs)
Dorbie (talk | contribs)
No edit summary
Line 2: Line 2:


Required from the application by OpenGL for lighting calculations.
Required from the application by OpenGL for lighting calculations.
== [[Vector Dot Product]] ==
Useful in lighting calculations.

Revision as of 07:26, 5 April 2006

Calculating a Surface Normal

Required from the application by OpenGL for lighting calculations.