You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vuforia Engine is the most widely used platform for AR development, with support for leading phones, tablets, and eyewear. Developers can easily add advanced computer vision functionality to Android, iOS, and UWP apps, to create AR experiences that realistically interact with objects and the environment.
OVRCameraRig: a custom VR camera that may be used to replace the regular Unity Camera in a scene
OVRPlayerController: the easiest way to start navigating a virtual environment. It is basically an OVRCameraRig prefab attached to a simple character controller.
OVRCubemapCaptureProbe: This prefab allows you to capture a static 360 screenshot of your application while it is running.
https://github.com/facebook/360-Capture-SDK : A developer focused sample SDK that allows game and virtual Reality devs to be able to easily and quickly integrate 360 photo/video capture capability into their game apps.
"The combination of the Qualcomm Snapdragon 835 mobile platform and Leap Motion’s cutting-edge hand tracking technology, which renders the precise movement of hands and fingers with very low latency, is designed to allow developers to tap into an incredible software and hardware ecosystem."
Oculus Quest runs Snapdragon 835, leap motion has an android platform coming out, I expect they will likely work together and run on the base quest hardware
https://github.com/MeesMD/VR-UI : The concept is based on an animation series called 'Sword art online'. In the series an interface is used that gives the players of the world access to the options, inventory, friends, messages and maps.
"TickTockRay is a smartwatch-based raycasting technique designed for smartphone-based head mounted displays. It demonstrates that smartwatch-based raycasting can be reliably implemented on an off-the-shelf smartphone and may provide a feasible alternative for specialized input devices."
(Playing with the concept outlined in #5)
Background
Sideloading Apps
Sideloadable
Controllers
Debugging, etc
adb
brew cask install android-platform-tools
brew install scrcpy
Etc
My related StackOverflow posts
Unpacking/Reverse Engineering APK's/Android apps
brew install apktool
brew install jadx
brew install dex2jar
brew cask install jd-gui
brew cask install adoptopenjdk8
Other potentially cool VR/AR/3D related things
VR Deep Dives
Oculus
Unity (ARFoundation)
Apple (ARKit)
Google (ARCore)
Facebook
React 360
Facebook 360
Valve / Steam (SteamVR, OpenVR)
Leap Motion
WebXR / WebVR / WebAR
Concepts / Topics
Social VR Worlds / Open MMO / etc
Automating Builds (CI/CD)
360 Image/Video/Audio Capture/Playback
is_spherical
User Interface Design: VR Menu, Inventory, etc
Smartwatch / wrist menu / etc
Apple Watch
Sword Art Online inspired menu system, etc
External Peripherals
Brain Computer Interface
The text was updated successfully, but these errors were encountered: