Skip to content

An app that allows you to view your movies in a virtual theater.

License

Notifications You must be signed in to change notification settings

HydeZero/VR-Theater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VR Theater

VR Theater is an app that allows you to view your movies in a virtual theater. It uses Google Cardboard to display a virtual theater in VR.

CURRENTLY IN BETA, NOT POLISHED AND DONE BUT WORKS

You can connect a left JoyCon to your android phone and move around in the theater. It uses the Unity Input System, so other controllers might work.

Use this website to make a cardboard calibration profile, if needed. The QR code system doesn't work, so copy the save/load URI (click "Save And Load Viewer Preferences to get the URI) and use something like QR Code Generator to make a QR code of it.

CONTRIBUTING

Make a fork of the "Development" branch and develop with it, pulling changes if necessary. When done, open a pull request.

Technical Details

This used the sample scene in Google Cardboard to give myself a starting point. I modified CardboardStartup.cs, which was originally made by Google. I am required to disclose changes. Changes will be located in the LIBRARIES.md file.

Compilation Instructions

Due to the nature of Unity Projects, the build settings should be there. Just git clone and open it up. Use the "main" branch to guarantee compilation, and "Development" if you want every latest feature.

You should just be able to click "Build And Run" in the android build profile with your phone connected and be able to compile, provided there aren't any compilation errors. Sign with a debug key. Compilations that are signed and suitable for release will be uploaded to the Releases page.

System Requirements

Any reasonably modern phone should work. As a rule of thumb, any phone made after 2018 should run this.

Minimum Version of Android required (app won't install on versions below this): Android 8.0 "Oreo" Targeted Version of Android (version app is built specifically for): 14.0

About

An app that allows you to view your movies in a virtual theater.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published