UE4-Plugin-OffAxis
UE4-Plugin-OffAxis copied to clipboard
This plugin provides a fishtank-VR via a so-called OffAxisProjection by modifying the projection matrix using a custom ULocalPlayer
Hello! I've managed to get everything working for the most part using a Kinect for Azure which tracks my head. When I play in the editor, things seem to run...
Hello, I have tried to open the project multiple times on UE4.20 but it just doesn't do it. I get the missing modules and build at source errors, and then...
When attempting to create a new project and import the plugin as per your instructions, only some of the .uassets are importing in 4.23.1. See screenshots attached:  
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...
This fixes some compilation errors due to changes in function signatures in UE5. I was able to run this in 2D mode without issues, but haven't looked into stereoscopic 3D....
I compiled this plugin to V532 and everything works fine except got weird FOV stretch issue in the z-direction, how to solve the problem? 
### Issue Description While attempting to upgrade a project from Unreal Engine 5.0.3 to 5.2.1, the build failed with the following errors originating from `DataDrivenShaderPlatformInfo.h`: ``` C4430: missing type specifier...