UE4-Plugin-OffAxis icon indicating copy to clipboard operation
UE4-Plugin-OffAxis copied to clipboard

Moving viewport origin

Open thomaswall opened this issue 5 years ago • 1 comments

Hey @fweidner, love what you've done so far-- really easy to use. Is there any way to set the origin of the viewport to be something other than [0,0,0]?

I've attempted to change pa, pb, pc to account for new corners, but there seems to be an added amount of distortion when doing this. Maybe you could point me in the right direction?

We have a cave setup and we're looking to use this with a single camera point and adjacent screens.

Thanks

thomaswall avatar Oct 20 '18 11:10 thomaswall

It's now possible to move to viewport by moving the OffAxisActor. I've not heavily tested it but it seems to work (only in 2d, side-by-side stereo is still buggy)

For Cave I'd use nDisplay.

fweidner avatar Apr 15 '19 11:04 fweidner