You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
alemart b2f689ab3e Remove the Watermark for now преди 3 месеца
.github Simplify преди 3 години
addons Fix преди 6 месеца
demos Use TrackerResult.of() преди 3 месеца
docs Remove the Watermark for now преди 3 месеца
docs_overrides Small changes преди 3 месеца
plugins Remove the Watermark for now преди 3 месеца
src Remove the Watermark for now преди 3 месеца
.gitignore Add build folder преди 3 месеца
CHANGES.md Change CHANGES! преди 6 месеца
LICENSE.md Add license преди 1 година
README.md Simplify README преди 3 месеца
esbuild.mjs Use the build folder преди 3 месеца
mkdocs.yml New website преди 3 месеца
package-lock.json Revert to speedy-vision v0.9.1 преди 3 месеца
package.json Revert to speedy-vision v0.9.1 преди 3 месеца
tsconfig.json Use the build folder преди 3 месеца

README.md

encantar.js Web AR engine :magic_wand:

encantar.js is a GPU-accelerated Augmented Reality framework for the web.

  • It’s compatible with all platforms: iOS, Android, Desktops…
  • It can run in devices without native support for AR / WebXR
  • It’s blazing fast, built with GPU acceleration at its core
  • It’s easy to use for developers and artists alike
  • All you need is a modern web browser - no app required!

Get started at https://encantar.dev :magic_wand:

Demos

Demo Game Video Player

More at the website…

Core features

  • Image tracking: track detailed images such as cartoons or photos. Give it reference images and it just works!
  • Pointer tracking: create interactive experiences based on touch and mouse input with an easy-to-use API.
  • Plugins: use encantar.js with the 3D engine of your choice: A-Frame, Babylon.js, Three.js, or any other!

Add-Ons

Additional features available for supporters:

  • Video Player: easy-to-use video player with controls - suitable for AR books, AR business cards, interactive art, etc. Read more…
  • Buttons & Clickables: easily detect and trigger reactions when buttons or 3D objects are tapped in AR. Read more…

About

encantar.js is developed by Alexandre Martins and released under the GNU LGPL v3. It’s based on speedy-vision.