Publisher | Kevin Ra |
---|---|
File size | 28.75kB |
Number of files | 5 |
Latest version | 1 |
Latest release date | 2017-07-31 06:15:25 |
First release date | 2017-07-31 06:15:25 |
Supported Unity versions | 2018.4.2 or higher |
Simulate 360 VR camera rig with this simple script! You can now test your VR camera rig in Unity with ease.
WARNING: THIS IS DOES NOT RENDER 360 VIEW OF THE SURROUNDING. IT GENERATES FRAMES FROM EACH CAMERA SO THAT THEY CAN BE STITCHED TOGETHER USING YOUR OWN ALGORITHM.
- Fully customizable options(FPS, number of cameras, camera dimension, field of view, frame resolution etc.)
- Visualize the camera rig through gizmos
-Ring of camera script is provided
-Custom rig can be created by simply overriding methods.
-Can change the scale of the rig to fit the size of scene
-Can generate rig JSON file that is compatible with Facebook360 code
-Can create video for each camera using FFMPEG
-Tested on macOS 10.12.5
Required Assets:
-Post Processing Stack
-Standard Assets
WARNING: THIS IS DOES NOT RENDER 360 VIEW OF THE SURROUNDING. IT GENERATES FRAMES FROM EACH CAMERA SO THAT THEY CAN BE STITCHED TOGETHER USING YOUR OWN ALGORITHM.
- Fully customizable options(FPS, number of cameras, camera dimension, field of view, frame resolution etc.)
- Visualize the camera rig through gizmos
-Ring of camera script is provided
-Custom rig can be created by simply overriding methods.
-Can change the scale of the rig to fit the size of scene
-Can generate rig JSON file that is compatible with Facebook360 code
-Can create video for each camera using FFMPEG
-Tested on macOS 10.12.5
Required Assets:
-Post Processing Stack
-Standard Assets