-
Notifications
You must be signed in to change notification settings - Fork 0
Custom Images
Robert Wetzold edited this page Nov 2, 2020
·
9 revisions
The gallery supports two modes:
- Unsplash: loads the latest amazing photos live from Unsplash.com
- Device: loads png and jpg images from your device
The path where to store images on the device depends on the device:
- Oculus Quest:
Android\data\com.wetzold.travrsal\files\UserImages
- PC:
C:\Users\YOURUSER\AppData\LocalLow\Wetzold Studios\traVRsal\UserImages
Both PNG and JPG are supported. JPG has the advantage that also EXIF data is supported, showing up as the name, description and author.
Size plays and important role for memory consumption. Unsplash images are loaded with a width of 1080px
right now so custom images should aim for roughly the same to ensure a smooth experience.