Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
alemart 7c98644c9d Viewport: introduce the fullscreenchange event 11 месяцев назад
.github Simplify 3 лет назад
demos Update hello-world demo 11 месяцев назад
dist Update scripts 11 месяцев назад
docs Viewport: introduce the fullscreenchange event 11 месяцев назад
docs_overrides Remove poster 1 год назад
plugins Change comments due to the new Resolution type 11 месяцев назад
src Viewport: introduce the fullscreenchange event 11 месяцев назад
.gitignore Update .gitignore 1 год назад
CHANGES.md Update CHANGES 1 год назад
CONTRIBUTING.md Update to encantar.js 1 год назад
LICENSE.md Add license 1 год назад
README.md Change texts 11 месяцев назад
mkdocs.yml Update description 1 год назад
package-lock.json Version bump 1 год назад
package.json Version bump 1 год назад
tsconfig.json Initial commit 3 лет назад
webpack.config.js Introduce the plugins folder 1 год назад

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.