Math and algorithms: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
Marco (talk | contribs)
m change the layout a little bit
Marco (talk | contribs)
Line 1: Line 1:
== Algorithms ==


; [[Calculating a Surface Normal]] : Required from the application by OpenGL for lighting calculations.
; [[Calculating a Surface Normal]] : Required from the application by OpenGL for lighting calculations.

Revision as of 12:54, 30 April 2006

Calculating a Surface Normal
Required from the application by OpenGL for lighting calculations.