Download presentation
Presentation is loading. Please wait.
Published byCurtis Willis Modified over 9 years ago
1
Chris Covington CSCI263 – Final Project May 3, 2005 Changes and Additions: Further implemented the illumination model. Illumination is now calculated in the full RGB color space and incorporates individual specular, diffuse, specular reflection and diffuse reflection color adjustments. Specular level (n) is also controllable. Ambient lighting is now color dependent. Implemented a simple alpha buffer for alpha blending transparency. Multiple layers of transparency with individual alpha values are supported.
2
1 – Full Specular & Specular/Diffuse Reflection. White Light (no ambient light).
3
2 – Diffuse Reflection. Ambient Light (0.25, 0.25, 0.25). (1.0, 0.0, 1.0)(1.0, 0.0, 0.5)(1.0, 0.0, 0.0)
4
3 – Diffuse Reflection (no ambient light). (1.0, 0.0, 1.0)(1.0, 0.0, 0.5)(1.0, 0.0, 0.0)
5
4 – Specular Level. n = 4n = 10n = 1
6
5 – Specular Highlight. (0.0, 0.0, 1.0)(0.5, 0.5, 0.5)(1.0, 0.0, 1.0)
7
6 – Specular Reflection. (1.0, 0.0, 1.0)(1.0, 0.0, 0.0)
8
7 – Simulated Materials. GoldChalkPlastic
9
8 – Simulated Materials. Ambient Light (0.0, 0.5, 0.0). GoldChalkPlastic
10
9 – Multiple Light Interaction (click for animation).
11
10 – Alpha Transparency (click for animation).
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.