Please note that these examples are a bit old, the code targets an older version of viro before the NativeVision took over the project. If you have a cool app you'd like to share then give us a shout so we can update these!_

AR Examples

A scene with objects, text and animation displayed on ARKit planes detected in the scene.

AR Sample
An ARScene that looks for an image and adds a model of a car with the ability to change its colors.

AR Car Maker Demo
An ARScene that lets the user place a car on a surface and drive it around the world. See instructions in the project directory to enable the demo.

AR Car Driving Demo
An ARScene that searches for this vertical marker image, and renders Black Panther jumping out of the marker.

AR Poster Demo
An ARScene that tracks this business card continously using image tracking.

AR Tracking Business Card Demo - iOS Only
An ARScene that tracks this business card continously using image tracking.

AR Full Sample App

VR Examples

360 photo tour example that shows you how to display a 360 photo with clickable hot spots.

360 Photo Tour
This example showcases 3d objects. Orbit around a 3d Heart to see it from different angles!

Human Body
Learn how to display and play 2d and 360 video with interactive play controls that can play, pause and stop.

VR MediaPlayer
A demonstration on how to do an interactive shopping app for TV's. Uses flexbox for UI and 3d objects with animations.

Product Showcase

Tutorials

Please note that these tutorials are also a bit old, the code targets an older version of viro before the community took over the project.