|
hace 1 año | |
---|---|---|
.github | hace 3 años | |
demos | hace 1 año | |
dist | hace 1 año | |
docs | hace 1 año | |
docs_overrides | hace 1 año | |
plugins | hace 1 año | |
src | hace 1 año | |
.gitignore | hace 1 año | |
CHANGES.md | hace 1 año | |
CONTRIBUTING.md | hace 1 año | |
LICENSE.md | hace 1 año | |
README.md | hace 1 año | |
mkdocs.yml | hace 1 año | |
package-lock.json | hace 1 año | |
package.json | hace 1 año | |
tsconfig.json | hace 3 años | |
webpack.config.js | hace 1 año |
Create amazing Augmented Reality experiences with encantAR.js, a GPU-accelerated Augmented Reality engine for the web.
:books: Documentation: https://alemart.github.io/encantar-js/
:arrow_right: Launch now!
Guidelines:
- Don’t move the camera too quickly. This produces motion blur.
- The target image should appear clearly in the video.
- The physical environment should be properly illuminated.
<script>
tag in your page. A static HTML page is enough to get started.encantAR.js is compatible with all major web browsers:
Chrome | Edge | Firefox | Opera | Safari* |
---|---|---|---|---|
✔ | ✔ | ✔ | ✔ | ✔ |
* use Safari 15.2 or later.
encantAR.js requires WebGL2 and WebAssembly.
encantAR.js is developed by Alexandre Martins and released under the LGPL. It is based on Speedy Vision.