Viro Media is a platform for developers to rapidly build augmented reality (AR) and virtual reality (VR) experiences. Developers can develop in Android with Java and deploy onto Google Daydream, Samsung, GearVR, Google Cardboard.
Sign up for an API key. The platform is free to use with no limits on distribution.
To report bugs/issues with Viro platform, please file new issues on this repository.
- Follow the prerequisite directions on our Quick start guide to setup dependencies for trying these sample projects with the Viro Media App.
- Clone the repo into your workspace with git:
git clone https://github.com/viromedia/virocore.git
. - Open the root directory in Android studio. Edit AndroidManifest.xml, and replace "API_KEY_HERE" with the key emailed to you with signup.
- Click on Build Variants, and select arcoreDebug as the build variant.
- (Optional) Clean and gradle sync
- Built and deploy.
- You should now be in the application! Enjoy!
Viro Media Website: https://viromedia.com/
ViroCore Documentation: https://virocore.viromedia.com/
API Reference(Java Docs): https://developer.viromedia.com/