[
Contact
]
[
Links
]
[
Previous : 22 / 32 : Phong Lighting model
]
[
Up
]
[
Next : 24 / 32 : Where do we Illuminate ?
]
What else about illumination ?
Warn model
Control of the intensity with regards of the direction of a spot light.
Light sources are modeled as points on a reflecting surface, using the Phong model.
Intensity Attenuation
attenuation function applied to point light source
f(d) = 1/(a0 + a1.d + a2.d^2)
where d is the distance between the source and the illuminated surface
Transparency
In Real Time API, a rough approximation with a percentage of refraction light.
no shifting of the path
eScience
<
Computer Graphics
:
Illumination and Shading
>
[
Contact
]
[
Links
]
[
Previous : 22 / 32 : Phong Lighting model
]
[
Up
]
[
Next : 24 / 32 : Where do we Illuminate ?
]
See the "Links" link above to find out the sources of the proposed informations
Pascal Vuylsteker
/
eScience
/
Computer Science
/
ANU
Last modified: 20/4/2004
TOC
-
Print
Send your comments at :
<Hugh.Fisher@anu.edu.au>