Math and algorithms: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
Dorbie (talk | contribs)
No edit summary
Marco (talk | contribs)
m change the layout a little bit
Line 1: Line 1:
== [[Calculating a Surface Normal]] ==


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

Revision as of 12:36, 30 April 2006

Algorithms

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