Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

🕶️ Augmented Reality on web with React

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!