- Home /
Gear VR photo viewer.
Hello everyone,
I want to make a 360 degree photo viewer for Gear VR. I did it for Google VR and Google Cardboard but in case of Gear VR I could not find much help online.
Answer by EdwinChua · May 22, 2017 at 01:03 AM
@AhsanNaeem Gear VR uses the Oculus SDK
See:
at the stage of building the project at: https://resources.samsungdevelopers.com/Gear_VR/030_Unity_VR_Apps/Exercise_2%3A_Create_a_Splash_Screen/Step_7%3A_Build_and_Run_the_Application
There is an error: Assets/Workshop/Scripts/TextureLoader.cs(114,31): error CS1105: `TextureLoader.GetFilesWithExtensions(this DirectoryInfo, params string[])': Extension methods must be declared static
Plz Help
Your answer
Follow this Question
Related Questions
HTC VIVE: 4k 360degree Video causes FPS drop 1 Answer
VR 360 Video Overlay,Virtual Reality Video Development 1 Answer
Render Text in a 360 video using Unity Recorder 0 Answers
stereoscopic effect not appearing in panorama 360 degree VR application in unity 1 Answer
How can I setup a 360 video to play in stereoscopic 3D with the new XR plugin framework? 0 Answers