Skip to content

velvetmb/RajawaliVR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Rajawali + Virtual Reality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%