diff --git a/guide/english/web-augmented-reality/index.md b/guide/english/web-augmented-reality/index.md index b904c19cc1..b38fadf747 100644 --- a/guide/english/web-augmented-reality/index.md +++ b/guide/english/web-augmented-reality/index.md @@ -3,4 +3,8 @@ 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. \ No newline at end of file +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.