Outerra forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Outerra Tech Demo download. Help with graphics driver issues

Author Topic: Blurry texture in distance  (Read 4947 times)

KelvinNZ

  • Hero Member
  • *****
  • Posts: 509
  • A clock that doesn't work still works twice a day!
Blurry texture in distance
« on: January 25, 2013, 12:55:58 am »

As per my picture below, is there any way to eliminate the blurry textures in the distance so that it's nice and sharp. Seems like LOD radius is quite small causing this but it only seems to happen with the roads.

Logged
If a man who cannot count finds a four-leaf clover, is he lucky?

cameni

  • Brano Kemen
  • Outerra Administrator
  • Hero Member
  • *****
  • Posts: 6721
  • No sense of urgency.
    • outerra.com
Re: Blurry texture in distance
« Reply #1 on: January 25, 2013, 01:28:07 am »

There's an internal setting for that, I can put it into the config.
Logged

KelvinNZ

  • Hero Member
  • *****
  • Posts: 509
  • A clock that doesn't work still works twice a day!
Re: Blurry texture in distance
« Reply #2 on: January 25, 2013, 02:11:11 am »

Would you be able to preset the view distance to maximum and have an adjustable slider to reduce the LOD radius perhaps this would be useful for those who have less suitable hardware. It also looks like Antialiasing is managed by the application, si this so and if so, could this be managed by the hardware?
Logged
If a man who cannot count finds a four-leaf clover, is he lucky?

cameni

  • Brano Kemen
  • Outerra Administrator
  • Hero Member
  • *****
  • Posts: 6721
  • No sense of urgency.
    • outerra.com
Re: Blurry texture in distance
« Reply #3 on: January 25, 2013, 03:38:28 am »

Roads are a part of the terrain system, so the reduction of detail directly depends on your terrain quality. But there's also a separate coefficient that boosts the quality for tiles that have roads on them, that's the one I was talking about.
Logged

KelvinNZ

  • Hero Member
  • *****
  • Posts: 509
  • A clock that doesn't work still works twice a day!
Re: Blurry texture in distance
« Reply #4 on: January 25, 2013, 04:29:54 am »

Ah, I see. I actually noticed that when playing around with higher res road textures and left my terrain settings the same I would see a higher redraw of those textures as I got closer.
Logged
If a man who cannot count finds a four-leaf clover, is he lucky?

cameni

  • Brano Kemen
  • Outerra Administrator
  • Hero Member
  • *****
  • Posts: 6721
  • No sense of urgency.
    • outerra.com
Re: Blurry texture in distance
« Reply #5 on: January 25, 2013, 05:20:18 am »

About the aliasing - the way the roads are integrated allows for nice seamless transitions to the surrounding terrain, unfortunately it also means that antialiasing works only partway. Right now there's no antialiasing in the code that paints roads on terrain, that's the main cause of the aliasing. It's going to be fixed with enhanced road generator.

Another problem is that the LOD system is getting into a bit of conflict with the anisotropic filtering, and only a higher terrain quality setting helps here, or a higher resolution of terrain tiles (from certain level) will. That's also planned for a HQ version of terrain textures, but that will need a texture artist and lots of tweaking, not a priority right now.
Logged

Ozybolairy

  • Jr. Member
  • *
  • Posts: 40
  • newbie
Re: Blurry texture in distance
« Reply #6 on: January 25, 2013, 08:12:04 am »

I agree with having options to reduce quality, but increase it also. I was playing about with the code and extended the grass distance to 200 meters. It looked amazing, but my mid range computer could only handle about 10 frames a second. It would be great to extend all values above maximum and wait for the tiles to load effectively rendering a high quality image which can be used for desktop backgrounds. I might try to play about with this on the weekend and see what happens.
Logged

bugsblake

  • Sr. Member
  • ****
  • Posts: 255
  • jedi master
Re: Blurry texture in distance
« Reply #7 on: May 21, 2013, 07:21:39 pm »

was the LOD radius put into a config? if so where would that file be? thanks
Logged
Intel 6 core i7 Xeon - 4930k @3.40 GHz
GTX 770 4GB X2 in SLI
Asus P9X79 Extreme MOBO
Patriot 16GB DDR3 1600MHz
SSD 250GB + SATA 500GB + SATA 1TB

cameni

  • Brano Kemen
  • Outerra Administrator
  • Hero Member
  • *****
  • Posts: 6721
  • No sense of urgency.
    • outerra.com
Re: Blurry texture in distance
« Reply #8 on: May 22, 2013, 01:15:42 am »

Hmm I think I didn't put it there yet. It would be in world.cfg
Logged

bugsblake

  • Sr. Member
  • ****
  • Posts: 255
  • jedi master
Re: Blurry texture in distance
« Reply #9 on: May 22, 2013, 02:34:41 am »

no, nothing in there for it. add it for next update maybe?  ;) thanks
Logged
Intel 6 core i7 Xeon - 4930k @3.40 GHz
GTX 770 4GB X2 in SLI
Asus P9X79 Extreme MOBO
Patriot 16GB DDR3 1600MHz
SSD 250GB + SATA 500GB + SATA 1TB