Visibility/Terrain LOD

Moderators: GSH, VSMIT, Red Devil, Commando

Post Reply
User avatar
2mg
Rattler
Posts: 78
Joined: Thu Feb 13, 2014 10:04 pm

Visibility/Terrain LOD

Post by 2mg »

Is it normal to see less of terrain when I look directly at it? I have Terrain Lodding ON, but maximum 4-Layer Distance and Force LOD Distance.

http://imgur.com/a/uuKCn
User avatar
MrTwosheds
Recycler
Posts: 3059
Joined: Sat Feb 19, 2011 8:37 am
Location: Outer Space
Contact:

Re: Visibility/Terrain LOD

Post by MrTwosheds »

Yes. Not much to do with terrain Lod, more to do with the fog. A useful trick when trying to fire at objects just out of vision range, (like mega towers) is to not look straight at it, you can see just a little bit further.
The Silence continues. The War Of Lies has no end.
User avatar
Ded10c
Recycler
Posts: 3815
Joined: Sun Feb 20, 2011 11:05 am
Location: Stoke-on-Trent
Contact:

Re: Visibility/Terrain LOD

Post by Ded10c »

This, I assume, is because fog is drawn at a linear tangent to the player's view and not radially (the way objects are rendered). For want of a diagram;

·     _ .
|     |/
*    *

The asterisks represent you, the lines your lines of sight, the underscore the fog and the dot the object. The fog is drawn linearly - it's perpendicular to you and at the specified distance (let's call that 400m) only at one point. The object - let's say that's 405m away - appears closer with respect to the fog when you turn because the object is always 405m away.
battlezone.wikia.com needs your help!
User avatar
GSH
Patch Creator
Posts: 2485
Joined: Fri Feb 18, 2011 4:55 pm
Location: USA
Contact:

Re: Visibility/Terrain LOD

Post by GSH »

Well, I'm telling DirectX 9 to use range based fog, but it makes no difference. Bug your GPU supplier for not implementing things correctly.

-- GSH
User avatar
Nielk1
Flying Mauler
Posts: 2991
Joined: Fri Feb 18, 2011 10:35 pm
Contact:

Re: Visibility/Terrain LOD

Post by Nielk1 »

Minecraft has cube fog too, though everything in Minecraft is a cube. Many games have fog that does this.

EDIT: GSH, I think every card isn't doing it right. Makes me wonder if there is more of a trick to it.
User avatar
2mg
Rattler
Posts: 78
Joined: Thu Feb 13, 2014 10:04 pm

Re: Visibility/Terrain LOD

Post by 2mg »

Nielk1 wrote:Minecraft has cube fog too, though everything in Minecraft is a cube. Many games have fog that does this.

EDIT: GSH, I think every card isn't doing it right. Makes me wonder if there is more of a trick to it.
Signed.
User avatar
2mg
Rattler
Posts: 78
Joined: Thu Feb 13, 2014 10:04 pm

Re: Visibility/Terrain LOD

Post by 2mg »

PS: are we confusing Fog with LOD here?
User avatar
Ded10c
Recycler
Posts: 3815
Joined: Sun Feb 20, 2011 11:05 am
Location: Stoke-on-Trent
Contact:

Re: Visibility/Terrain LOD

Post by Ded10c »

2mg wrote:PS: are we confusing Fog with LOD here?
Yes. This isn't LOD related; that lowers the detail of objects/terrain further away from you.
battlezone.wikia.com needs your help!
User avatar
2mg
Rattler
Posts: 78
Joined: Thu Feb 13, 2014 10:04 pm

Re: Visibility/Terrain LOD

Post by 2mg »

Soo...

Any chances for a round fog?
Post Reply