This repository has been archived by the owner on Nov 8, 2019. It is now read-only.
Breaking changes
- The Gradle build config has been updated to use Gradle 4.10 and Android
Gradle Plugin 3.3. This fixes
issue 599 and
issue 600 but may
require updating your Android Studio, SDK, and NDK.
Other changes
-
Demonstrated the Java floor height API in sdk-hellovr.
(issue 592) -
Add ability to turn on see-through mode in
ndk-hellovrbeta
. Swiping left
and right will toggle between see-through/translucent room/opaque. Swiping
up and down will toggle between raw camera image and tone mapped camera
image. The RequestFeatures api is also demonstrated.