Publisher | Emiliano Martino |
---|---|
File size | 47.20MB |
Number of files | 131 |
Latest version | 1 |
Latest release date | 2019-04-29 10:21:08 |
First release date | 2019-04-29 10:21:08 |
Supported Unity versions | 2018.4.2 or higher |
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:
[email protected]
Contact me for any questions, comments or help if you run into any issues. New ideas or features are welcome.
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:
[email protected]
Contact me for any questions, comments or help if you run into any issues. New ideas or features are welcome.