Saved Bookmarks
| 1. |
What is hidden surface removal in computer graphics? |
|
Answer» Answer: When we view a picture CONTAINING non-transparent objects and surfaces, then we cannot SEE those objects from view which are behind from objects CLOSER to eye. We must remove these hidden surfaces to get a REALISTIC screen IMAGE. The identification and removal of these surfaces is called Hidden-surface problem. Explanation: |
|