Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.49 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.49 KB

Rajawali + Virtual Reality

This project integrates the Rajawali 3D framework with the Google Cardboard Toolkit.

https://www.youtube.com/watch?v=UIRTKSEnRF0&feature=youtu.be

Virtual Reality Headset

You'll need a virtual reality headset for smartphones:

#How To Run The Example

You need a local build of the latest RajawaliVR Framework. Currently RajawaliVR is not available on maven so a local build must be created. To build a local release of RajawaliVR simply perform a checkout of the library then run the gradle tasks clean assembleRelease uploadArchives.

Linux

git clone https://github.com/Rajawali/RajawaliVR.git
./RajawaliVR/RajawaliVR/gradlew clean assembleRelease uploadArchives

Windows

git clone https://github.com/Rajawali/RajawaliVR.git
./RajawaliVR/RajawaliVR/gradlew.bat clean assembleRelease uploadArchives

Rajawali + Virtual Reality Rajawali + Virtual Reality Rajawali + Virtual Reality Rajawali + Virtual Reality