Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
alemart 82c191b53b Add babylon.js demo il y a 11 mois
.github Simplify il y a 3 ans
demos Add babylon.js demo il y a 11 mois
dist Update scripts il y a 11 mois
docs Add babylon.js demo il y a 11 mois
docs_overrides Remove poster il y a 1 an
plugins Update three.js plugin and demo il y a 11 mois
src Add the ar engine data field to the canvases il y a 11 mois
.gitignore Update .gitignore il y a 1 an
CHANGES.md Update CHANGES il y a 1 an
CONTRIBUTING.md Update to encantar.js il y a 1 an
LICENSE.md Add license il y a 1 an
README.md Change texts il y a 11 mois
mkdocs.yml Update description il y a 1 an
package-lock.json Version bump il y a 1 an
package.json Version bump il y a 1 an
tsconfig.json Initial commit il y a 3 ans
webpack.config.js Introduce the plugins folder il y a 1 an

README.md

encantAR.js WebAR engine

GitHub release (latest by date) GitHub file size in bytes on a specified ref (branch/commit/tag) GitHub Repo stars GitHub Sponsors

Enchant your users with encantAR.js, a GPU-accelerated Augmented Reality engine for the web.

:magic_wand: Demos | :books: Learn | :heart: Sponsor

Features

  • Runs everywhere: on Android, on iOS, and even on Desktop computers!
  • Image tracking: track detailed images such as book covers, cartoons and photos.

Why use encantAR.js?

  • Wide compatibility: encantAR.js runs in all modern web browsers. It’s built from scratch using standard web technologies. No need of AR-capable devices.
  • Fast and powerful: encantAR.js is GPU-accelerated. It uses WebGL2 and WebAssembly for turbocharged performance.
  • No need to download apps: encantAR.js is a WebAR engine. Users can access the AR experiences immediately.
  • Easy to get started: encantAR.js can be used with a <script> tag in your page. A static HTML page is enough to get started.

Browser compatibility

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.

About

encantAR.js is developed by Alexandre Martins and released under the LGPL. It is based on Speedy Vision.