|
1 年之前 | |
---|---|---|
.github | 3 年之前 | |
demos | 1 年之前 | |
dist | 1 年之前 | |
docs | 1 年之前 | |
docs_overrides | 1 年之前 | |
src | 1 年之前 | |
.gitignore | 1 年之前 | |
CHANGES.md | 3 年之前 | |
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 free and open-source software developed by Alexandre Martins and released under the LGPL. It is based on Speedy Vision.