Camera Off Axis Projection

Camera Off Axis Projection allows you to easily configure cameras with point of views that is not on the symmetry axis of the view plane.

Simply attach the script to a camera object and configure the view plane and point of view. The script will calculate an appropriate view and a projection matrix for the camera.

Key Features:
• Fully configurable
• Easy to use inspector with descriptions
• Gizmos
• Full C# code
• Scenes with practical examples

Note than the component updates the projection and transformation matrix in the LateUpdate cycle. Some post-processing effects, such as Screen Space Reflection or Temporal Anti-Aliasing, will not work correctly since they modify the projection matrix.

Contact:
emimartino8@gmail.com

Contact me for any questions, comments or help if you run into any issues. New ideas or features are welcome.