added framework example (#21810)

I used this framework some time ago and I would highly recommend it, because it is easy to use and has understandable guides provided by ViroMedia.
pull/34342/head
Dennis Braun 2018-11-15 22:21:43 +01:00 committed by Tom
parent bc26ecf14b
commit 46d8ed0247
1 changed files with 5 additions and 1 deletions

View File

@ -4,3 +4,7 @@ title: Augmented Reality Development on The Web
## Augmented Reality Development on The Web
This section contains articles related to Augmented Reality Application Development using frameworks such as A-Frame, AR.js, Argon.js and Three.js. A-Frame and Three.js are capable of doing both Virtual and Augmented Reality development with only slightly different setup.
### Web-AR with ViroReact
If you would like to start with Web-AR and are familiar with React, you may want to try [ViroReact](https://viromedia.com/viroreact/). ViroReact is a React-native based framework you can use to develop your own AR applications for both android and iOS.