In this package the user is able to create a real panorama by taking pictures of the environment. The final result is then rendered into planes in the 3d space simulating a 360 environment. Finally the package allows the user to select two types of renders (additive or soft and unlit or had), chose VR mode and it lets the user save the panorama as a single texture in the SDcard.
This package contains the following:
-The script that captures a picture on Android device and renders it into each plane.
-3d environment prepared for 18 pictures (20degrees of FOV for each picture).
-Some prototype tools and scripts to determine the camera values.
-Flash animation when taking a picture.
-Complete documentation to understand the principles of trigonometry applied to FOV, image resolution, etc.
Notice that this package was designed for a Samsung grand duos with the following parameters:
Alpha (device FOV)= 71.2969
Betha=20deg
Picture Resolution = 3264x1836;
This package works with the “google cardboard” for UNITY that must be downloaded first using the following link:
download
This package is Android Ready as you can see in the description video.