Mnemonic Posted May 26, 2013 Posted May 26, 2013 Request to ED team :) Would be great to have capability to "export" NVG imagery on a separate monitor. For example configuration could be implemented into monitor-setup scripts, where while setting up viewport one could set a flag if this view affected by NVG or not. like: NVGview = { x = 0; y = 0; width = screen.width; height = screen.height; viewDx = 0; viewDy = 0; aspect = screen.aspect; nvg = true; }, First - it would solve issue with multi-monitor configurations, where people have NVG all over the monitors, instead of having it only on the front one. And it would allow to export NVG imagery into dedicated low-FOV HMD device (like Vuzix VR920, or choose even cheaper options) Would be cool to fly night mission with these. Where on screen you have high-rez cockpit imagery without NVG, and in goggles you have low-rez, low-fov NVG imagery. P.S. Probably something like this already could be implemented with in-game scripts I'm not aware of.
Recommended Posts