|
@@ -2,19 +2,17 @@
|
2
|
2
|
|
3
|
3
|
<iframe src="https://ghbtns.com/github-btn.html?user=alemart&repo=martins-js&type=star&count=true&size=large" frameborder="0" scrolling="0" width="170" height="30" title="GitHub"></iframe> <iframe src="https://ghbtns.com/github-btn.html?user=alemart&repo=martins-js&type=watch&count=true&size=large&v=2" frameborder="0" scrolling="0" width="170" height="30" title="GitHub"></iframe>
|
4
|
4
|
|
5
|
|
-**MARTINS.js** is a GPU-accelerated Augmented Reality engine for the web. It's a standalone WebAR technology for creating AR experiences that run in web browsers. Users don't need specialized hardware nor dedicated software - only a modern and compatible web browser.
|
|
5
|
+Create amazing Augmented Reality experiences with **MARTINS.js**, a GPU-accelerated Augmented Reality engine for the web. Users don't need specialized hardware nor dedicated software - only a modern and compatible web browser.
|
6
|
6
|
|
7
|
|
-[Learn WebAR](./introduction.md){ .md-button .md-button--primary } [Try a demo](../demo/instructions.md){ .md-button } [:heart:{ .heart } Support my work](../support-my-work.md){ .md-button }
|
|
7
|
+[Try a demo](../demo/instructions.md){ .md-button .md-button--primary } [:heart:{ .heart } Support my work](../support-my-work.md){ .md-button }
|
8
|
8
|
|
9
|
9
|
:man_technologist: MARTINS.js is developed by [Alexandre Martins](https://github.com/alemart) and is based on [Speedy Vision](https://github.com/alemart/speedy-vision).
|
10
|
10
|
|
11
|
|
-:books: Full documentation is available at <https://alemart.github.io/martins-js/>.
|
12
|
|
-
|
13
|
|
-:mailbox: [Contact me](https://github.com/alemart) for freelance work if you're not a developer.
|
|
11
|
+:books: Technical documentation is available at <https://alemart.github.io/martins-js/>.
|
14
|
12
|
|
15
|
13
|
## What can you do with Web-based Augmented Reality?
|
16
|
14
|
|
17
|
|
-Lots of exciting things that run in the web browser!
|
|
15
|
+Lots of exciting things that run in the web browser! No need to install apps!
|
18
|
16
|
|
19
|
17
|
* Marketing gimmicks
|
20
|
18
|
* WebAR Games
|
|
@@ -22,7 +20,7 @@ Lots of exciting things that run in the web browser!
|
22
|
20
|
* Tech demos
|
23
|
21
|
* ...and more!
|
24
|
22
|
|
25
|
|
-[Try a demo!](../demo/instructions.md)
|
|
23
|
+[WebAR Crash Course](./introduction.md){ .md-button .md-button--primary } [Demo gallery](../gallery.md){ .md-button }
|
26
|
24
|
|
27
|
25
|
## Why use MARTINS.js?
|
28
|
26
|
|
|
@@ -42,7 +40,7 @@ Currently supported features:
|
42
|
40
|
|
43
|
41
|
## Browser compatibility
|
44
|
42
|
|
45
|
|
-MARTINS.js is currently compatible with the latest versions of almost all major web browsers:
|
|
43
|
+MARTINS.js is compatible with the latest versions of almost all major web browsers:
|
46
|
44
|
|
47
|
45
|
| Chrome | Edge | Firefox | Opera | Safari |
|
48
|
46
|
|:------:|:----:|:-------:|:-----:|:------:|
|