Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

index.md 2.4KB

Welcome to MARTINS.js!

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

Create amazing Augmented Reality experiences with MARTINS.js, a GPU-accelerated Augmented Reality engine for the web.

Get started{ .md-button .md-button--primary } Try a demo{ .md-button .md-button } :heart:{ .heart } Support my work{ .md-button }

Features

  • Standalone AR. Runs in any modern web browser on Android, iOS and even on Desktop computers. No need of WebXR-capable devices.
  • Image tracking. Use it to track detailed images such as: book covers, cartoons and photos.

Why use MARTINS.js?

  • No need to download apps! MARTINS.js is a WebAR engine. It runs in web browsers. Users can access the AR experience immediately.
  • Fast and powerful! MARTINS.js is GPU-accelerated. It uses WebGL2 and WebAssembly for turbocharged performance.
  • No need of custom hardware or software! MARTINS.js is built from scratch using standard web technologies. All it requires is a modern web browser.
  • Fully standalone! MARTINS.js has in it everything it needs to analyze the environment and help you create AR. There are no additional requirements. No need of WebXR.
  • Easy to get started! MARTINS.js can be used with a <script> tag in your page. A static HTML page is enough to get started.

Browser compatibility

MARTINS.js is compatible with all major web browsers:

Chrome Edge Firefox Opera Safari*
:heavy_check_mark: :heavy_check_mark: :heavy_check_mark: :heavy_check_mark: :heavy_check_mark:

* use Safari 15.2 or later.

MARTINS.js requires WebGL2 and WebAssembly.

About

MARTINS.js is free and open-source software developed by Alexandre Martins and released under the LGPL. It is based on Speedy Vision.