|
1 ano atrás | |
---|---|---|
.github | 3 anos atrás | |
demos | 1 ano atrás | |
dist | 1 ano atrás | |
docs | 1 ano atrás | |
docs_overrides | 1 ano atrás | |
src | 1 ano atrás | |
.gitignore | 1 ano atrás | |
CHANGES.md | 3 anos atrás | |
CONTRIBUTING.md | 1 ano atrás | |
LICENSE.md | 1 ano atrás | |
README.md | 1 ano atrás | |
mkdocs.yml | 1 ano atrás | |
package-lock.json | 1 ano atrás | |
package.json | 1 ano atrás | |
tsconfig.json | 3 anos atrás | |
webpack.config.js | 1 ano atrás |
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.