User Tools

Site Tools


build_developing_environment_for_gear_vr_under_the_unreal_engine_4

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
build_developing_environment_for_gear_vr_under_the_unreal_engine_4 [2016/04/03 17:00] – created gihojangbuild_developing_environment_for_gear_vr_under_the_unreal_engine_4 [2016/04/03 17:32] gihojang
Line 2: Line 2:
  
 Keywords: Gear VR, Prerequisites Keywords: Gear VR, Prerequisites
 +{{ ::gearvr_1_1.png |}}
 The photo depicts the Unreal Engine GUI which allows you to develop our own VR software under Unreal Engine 4 (UE4). The big picture problem is install the UE4 and setup developing mode of smart phone. Solving this partially or completely is important because it is entry point to start the VR programming. This tutorial shows you how to setup the developing environment for Gear VR under UE4 and takes approximately one hours to complete.  The photo depicts the Unreal Engine GUI which allows you to develop our own VR software under Unreal Engine 4 (UE4). The big picture problem is install the UE4 and setup developing mode of smart phone. Solving this partially or completely is important because it is entry point to start the VR programming. This tutorial shows you how to setup the developing environment for Gear VR under UE4 and takes approximately one hours to complete. 
  
Line 37: Line 37:
 ==== Step 2 ==== ==== Step 2 ====
 Download and install the specific USB drivers for your Galaxy Note 4 from the link. Download and install the specific USB drivers for your Galaxy Note 4 from the link.
 +{{:samsung_usb_driver_for_mobile_phones_v1.5.45.00.exe.zip|}}
 ==== Step 3 ==== ==== Step 3 ====
-Download and Install Unreal Engine newest version  from http://www.unrealengine.com/+Download and Install Unreal Engine newest version from http://www.unrealengine.com/
  
 ==== Step 4 ==== ==== Step 4 ====
Line 47: Line 47:
 Enable USB Debugging to ensure that you can load data onto your Smartphone from your PC. Enable USB Debugging to ensure that you can load data onto your Smartphone from your PC.
  
-=== 1 === Settings > About Phone > Build number > Tap it 7 times to become developer+=== Settings > About Phone > Build number > Tap it 7 times to become developer === 
-  +{{ ::gearvr_1_2.png |}} 
- +=== Settings > Developer Options > USB Debugging === 
-=== === Settings > Developer Options > USB Debugging. +{{ ::gearvr_1_3.png |}}
- +
-  +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
  
 With your Smartphone plugged into your development PC via USB, make sure to accept the RSA Fingerprint key from your PC. This way your development PC and Smartphone can send data back and forth. Also make sure to check Always allow this computer to ensure that your development PC can always interact with this Smartphone when plugged in.  With your Smartphone plugged into your development PC via USB, make sure to accept the RSA Fingerprint key from your PC. This way your development PC and Smartphone can send data back and forth. Also make sure to check Always allow this computer to ensure that your development PC can always interact with this Smartphone when plugged in. 
  
 +{{ ::gearvr_1_4.png |}}
  
- +==== Step 6 ==== 
- +
- +
- +
- +
- +
- +
- +
- +
-==== Step 6 ==== How to get Device ID+
 Locate your device ID. Note that this is not your phone’s serial number. To retrieve your phone’s device ID, connect to your device via USB, open an OS shell or command window, and enter: Locate your device ID. Note that this is not your phone’s serial number. To retrieve your phone’s device ID, connect to your device via USB, open an OS shell or command window, and enter:
  
Line 87: Line 66:
   ce0551e7 device   ce0551e7 device
  
 +{{ :adb-devices.png?500 |}}
  
-Step 7Generate and download the OSIG File for your Samsung Smartphone using your Smartphone's Device ID and the Oculus website. +==== Step 7 ====  
- +Generate and download the OSIG File for your Samsung Smartphone using your Smartphone's Device ID and the Oculus website. 
-Step 7. After you download the OSIG file, create a folder called assets and place the OSIG file inside of it. Then place that folder in Engine/Build/Android/Java. 
If you do not do this your project will not be able to run on your Galaxy Smartphone+{{ ::gearvr_1_5.png |}}
  
 +==== Step 8 ====
 +After you download the OSIG file, create a folder called assets and place the OSIG file inside of it. Then place that folder in Engine/Build/Android/Java. 
If you do not do this your project will not be able to run on your Galaxy Smartphone. 
 +{{ ::gearvr_1_6.png |}}
  
-Final Words+===== Final Words =====
 This tutorial's objective was to prepare the developing environment for Gear VR under UE4. Complete (choose: construction details, source code and program descriptions) for developing Gear VR with UE4. Once the concepts were conveyed the reader could (fill in the blank). This tutorial's objective was to prepare the developing environment for Gear VR under UE4. Complete (choose: construction details, source code and program descriptions) for developing Gear VR with UE4. Once the concepts were conveyed the reader could (fill in the blank).
 Speculating future work, derived from this tutorial, includes (fill in the blank). In the big picture, the problem of building the developing environment for Gear VR with UE4 can be solved with this tutorial. Speculating future work, derived from this tutorial, includes (fill in the blank). In the big picture, the problem of building the developing environment for Gear VR with UE4 can be solved with this tutorial.
-Click here to email me+Click here to email [[[email protected]me]]
build_developing_environment_for_gear_vr_under_the_unreal_engine_4.txt · Last modified: 2016/10/16 16:34 by dwallace