react-ar-next
v1.0.5
Published
Another React Web AR
Downloads
101
Maintainers
Readme
Getting Started with React AR Next
This project was base on React Web AR.
Available Component
In your React Component you could use:
ARProvider
This component need to be on the top level before you use AFrameRenderer or any other Component.
AFrameRenderer
This component will generate a new scene for the Augmented Reality
Box
This component is a primitive box element in AFrame
Entity
This component is an entity element in AFrame
Marker
This component is a marker object in AR Js
Text
This component is a primitive text element in AFrame
Example
This component is an example of the AR Js
Installation
You can read more about the installation in the installation here
Usage and Implementations
You can find the detailed documentations of the usage here
Changelog
You can find changelogs of the project here
To Do
You can find the upcoming one for this project in here