impostors =
{
presets =
{
normal = {
maxSize = 24, -- Размер диагонали баундинг бокса модели в пикселях, на котором включается импостер.
minSize = 3.0, -- Минимальный размер импостера до которого он уменьшается. Далее остается постоянным.
alphaExp = 0.5, -- Корректировка альфа канала (прозрачности). Экспонента. Чем меньше тем дальше видно.
},
enlarged = {
maxSize = 45,
minSize = 15.0,
alphaExp = 0.2,
},
}
};
Well here is a setting that I'm fairly happy with :)
It makes spotting planes out to about 12km much easier on my 22" screen - without feeling like I'm cheating.
The is a little weird on my brain though - because as things get closer they appear to get smaller sometimes. But it's definitely an improvement.
This lets me spot planes without having to use a zoom slider - which is exactly what is needed for the oculus rift.