Hi there,
I have a projection problem: I want to project a 16:9 Patch (Renderer Fullscreen) via an 4:3 Beamer onto a 16:9 screen. All I need is to force the Renderer in fullscreenmode to 1024 x 576 (16:9) or even better letterboxed?, but the Inspector only allows me to set a 4:3 resolution.
I tried to grab the rendered scene via a dx9Texture onto a correctly scaled quad within a second renderer. That worked, but I loose the antialiasing for know reasons…
The beamer lens can not be altered, and I found no options in my nvidia settings or the beamer menu.
Is there a way to force the DX9Renderer to deliver a 4:3 letterboxed resolution with my 16:9 scene and antialiasing?
regards,
CountZero