|
|
|
|
|
by Jasper_
1831 days ago
|
|
Since it's coarse as the BSP, you won't lose objects behind you. The BSP data structure doesn't take into account the camera's looking direction, just the camera's position. Thus, it includes every object visible from all possible looking directions visible at a given point, so it will always include objects behind you. |
|