|
пре 1 година | |
---|---|---|
.github | пре 3 година | |
demos | пре 1 година | |
dist | пре 1 година | |
docs | пре 1 година | |
docs_overrides | пре 1 година | |
src | пре 1 година | |
.gitignore | пре 1 година | |
CHANGES.md | пре 1 година | |
CONTRIBUTING.md | пре 1 година | |
LICENSE.md | пре 1 година | |
README.md | пре 1 година | |
mkdocs.yml | пре 1 година | |
package-lock.json | пре 1 година | |
package.json | пре 1 година | |
tsconfig.json | пре 3 година | |
webpack.config.js | пре 1 година |
Create amazing Augmented Reality experiences with MARTINS.js, a GPU-accelerated Augmented Reality engine for the web.
:books: Documentation: https://alemart.github.io/martins-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.MARTINS.js is compatible with all major web browsers:
Chrome | Edge | Firefox | Opera | Safari* |
---|---|---|---|---|
✔ | ✔ | ✔ | ✔ | ✔ |
* use Safari 15.2 or later.
MARTINS.js requires WebGL2 and WebAssembly.
MARTINS.js is developed by Alexandre Martins and released under the LGPL. It is based on Speedy Vision.