| 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...
-
Recursion: 1. Write a program to find the factorial of number using recursive method. Source code: #include<stdio.h> ...
-
what is the difference between the diffuse and specular reflection Diffuse reflection Specular reflection ...
This comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDelete