Diffuse reflection | Specular reflection |
---|---|
1. reflection in the rough surface produce | 1. reflection in the shiny surface produce |
2. viewing direction doesn't affect | 2. viewing direction affect the intensity of light reflected |
Wednesday, November 2, 2016
Subscribe to:
Post Comments (Atom)
Socket Programming in Java
Source Code: client Side: package learning; import java.awt.BorderLayout; import java.awt.event.ActionEvent; import java.awt.event....
-
Source Code: /* railfence cipher*/ package railfence; import java.util.*; public class RailFence { public static void main(S...
-
JAVA IMPLEMENTATION OF PLAYFAIR CIPHER package playfair; import java.awt.Point; import java.util.Scanner; public class...
-
Source Code: client Side: package learning; import java.awt.BorderLayout; import java.awt.event.ActionEvent; import java.awt.event....
This comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDelete