Skip to content
Augmented Reality in React 16
JavaScript HTML CSS
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
src Clean up for demo (#13) Jun 27, 2018
tools
.babelrc Initial push Apr 14, 2018
.editorconfig Initial push Apr 14, 2018
.eslintrc
.gitignore
README.md
package-lock.json
package.json
webpack.config.dev.js
yarn.lock Tree shaking with unused dependencies Feb 2, 2019

README.md

augmented-reality

Augmented Reality in React 16

Uses:

  • Three.js
  • React-Web-AR
    • React wrapper around AFrame.io
    • Allows you to do <a-...>
  • React 16

Need:

Scripts:

npm install

npm start

Useful:

You can’t perform that action at this time.