Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

I've also noticed this and I've always had mine set on medium shadow quality. Haven't tried high yet though.

Paul Cordogan

 

   

  • Commercial Member

Oddly:

 

[GRAPHICS]
GROUND_SHADOW_TEXTURE_SIZE=2048

 

seems to have an effect on VC shadows as well, I actually dumb my shadows down to 1024 with that setting and then try to just view them passively (the jagginess isn't terribly noticeable if you're busy flying the plane). I pick up a couple frames doing that, especially on dusk flights with some SGSS in Nvidia Inspector and autogen trees cast shadows turned on. I assume they want a value that is "powers of two" so if you were to increase that value the next available value would be 4096. I've tried that and it's OK for screenshots in daylight hours but I tried a dusk "photoshoot" once at a very simple airport and I was seeing frame rates around 3-4 FPS with GROUND_SHADOW_TEXTURE_SIZE=4096. It still hurts a month later, lol. I guess just know that it's possible to increase the quality of the shadows with that setting but expect ramifications at certain times of day. If you want to do some really nice screenshots though you might try 4096 or even 8192 but I probably wouldn't leave it that way for normal flying. YMMV.

 

Jim

This is a quick comparison I did yesterday.

 

What you see is :

 

- indeed the "GROUND_SHADOW_TEXTURE_SIZE" applie to VC shadows

 

- there is visible aliasing up to 8192 which is a quite resource-intensive shadow size

 

- 8192 is the maximum ground shadow size, anything above will result in a global shadow

 

- traditionnal anti aliasing techniques (via the Nvidia Control Panel or nv inspector for example) won't apply to the shadows. Shadows are not objects, but "textures" and thus, cannot be anti aliased through a traditionnal post processing technique.

 

3rgXBs25iYb2SiIlzO.gif

Aren't shadows done with a shader? Otherwise there would have to be texture files for every possible light angle etc. and there isn't. Shadows work on older planes for FSX where there was no shadow until the recent Steves Fixer (DX10)

 

I'm thinking the texture size is the rendering output of the shader so the shader doesn't get AA because both the AA and shader are post processed in the texture pipeline?

 

So in the pics above your not seeing more AA you are seeing a higher resolution output from the shader as such it is a finer detail just by being higher resolution.

Steve McNitt
  • Commercial Member

I gotta say the 512 shadow size looks pretty good, more like an occlusion than a shadow really, but it's too blurry to be pixelated, lol.

 

Thanks for that comparison RockOla, that's awesome :smile:

 

EDIT: BTW I just happen to have a similar .gif of a CLOUD_SHADOW_TEXTURE_SIZE comparison, sorry off topic but sorta fits and it was already done:

 

CLOUD_SHADOW_TEXTURE_SIZE.gif

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.