Tagged Questions
7
votes
8answers
1k views
Distant 3D object rendering [games]
What is the basic premise behind technology such as is found in Oblivion (and other games, I'm sure; haven't played enough to know), wherein objects from afar are vaguely shown when you view them from ...
0
votes
0answers
52 views
How to implement the polygon reduction algorithm?
For a couple of days I've been trying to read some stuff regarding the following algorithm but I found it quite difficult to understand. I've managed to find a few code samples, the most famous of ...