Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nitin42/React-Web-AR
🕶️ Augmented Reality on web with React
https://github.com/nitin42/React-Web-AR
artoolkit augmented-reality augmented-reality-applications graphics react react-ar three-js web
Last synced: 10 days ago
JSON representation
🕶️ Augmented Reality on web with React
- Host: GitHub
- URL: https://github.com/nitin42/React-Web-AR
- Owner: nitin42
- Created: 2017-10-03T17:25:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-21T14:03:14.000Z (over 6 years ago)
- Last Synced: 2024-10-30T10:53:43.648Z (14 days ago)
- Topics: artoolkit, augmented-reality, augmented-reality-applications, graphics, react, react-ar, three-js, web
- Language: JavaScript
- Homepage:
- Size: 1.07 MB
- Stars: 589
- Watchers: 32
- Forks: 72
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
Awesome Lists containing this project
README
# React-Web-AR
> Experimental and work in progress 🚧
## Documentation
You can find the detailed documentation [here](./docs).
## Todo
- [ ] AR Renderer for threejs - This will be done when AR.js stabilizes its API. Currently, everything is jumbled up!
- [ ] Component for creating portals - Using `aframe` primitive.
- [ ] Write tests - ??
- [ ] Add more examples
- [x] Cleanup### Note
This is still an experimental project and it also relies on [AR.js](https://github.com/jeromeetienne/AR.js) which is also being developed actively. I'll share a roadmap soon covering every detail. I'll recommend not to use this project in production because it's still not graduated from the experimental stage and requires a lot of internal work to go from experimental to stable. But, mostly importantly you can play with this project and can try to explore the augmented reality domain. I am sure that you'll enjoy this stuff. Thanks!