360 Panomara VR Rig


Simulate 360 VR camera rig with this simple script! You can now test your VR camera rig in Unity with ease. ...


by Kevin Ra


★★★★ star rating
Price History +

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