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 ...
1
vote
0answers
28 views
how to implement the polygon reduction algorithm
for 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 few code samples, the most famous of them is ...