Default to some anisotropic texture filtering since unfiltered textures are
distracting blury when viewed from nearly edge on (as runway textures almost always are.) This can be adjusted to individual preferences with the --texture-filter={0,1,2,4,8,16} command line option.
This commit is contained in:
parent
93bf290e61
commit
49288d80e1
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
<rendering>
|
||||
<debug type="bool">false</debug>
|
||||
<realism>5</realism>
|
||||
<filtering>8</filtering>
|
||||
<static-lod>
|
||||
<detailed userarchive="y">1500</detailed>
|
||||
<rough userarchive="y">9000</rough>
|
||||
|
|
Loading…
Add table
Reference in a new issue