|
@@ -40,11 +40,7 @@ title: WebAR demos
|
40
|
40
|
|
41
|
41
|
# WebAR demos
|
42
|
42
|
|
43
|
|
-Welcome to my demo gallery! Here you'll find some cool examples of what you can do with MARTINS.js. Feel free to adapt my demos and also to study my code.
|
44
|
|
-
|
45
|
|
-!!! info "Derivative works"
|
46
|
|
-
|
47
|
|
- The Free Edition of MARTINS.js is included with my demos. Before creating derivative works of my demos, make sure to [pick the right edition for you](./download.md){ ._blank }.
|
|
43
|
+Welcome to my demo gallery! Here you'll find some cool examples of what you can do with MARTINS.js. Feel free to adapt my demos and also to study my code. The Free Edition of MARTINS.js is included with my demos. Before creating derivative works of my demos, make sure to [pick the right edition for you](./download.md){ ._blank }. If you have any questions, feel free to [reach out](./contact.md){ ._blank }.
|
48
|
44
|
|
49
|
45
|
## Free demos
|
50
|
46
|
|
|
@@ -64,9 +60,9 @@ The following free demos will help you get started:
|
64
|
60
|
<a href="https://ko-fi.com/s/25f4038f8b" rel="external" target="_blank">
|
65
|
61
|
|
66
|
62
|
|
67
|
|
-
|
|
63
|
+
|
68
|
64
|
|
69
|
|
-**Render with WebGL (3D)**
|
|
65
|
+**WebAR with WebGL + MARTINS.js**
|
70
|
66
|
|
71
|
67
|
</a>
|
72
|
68
|
</div>
|
|
@@ -84,7 +80,7 @@ MARTINS.js scans the physical environment, but it doesn't render virtual content
|
84
|
80
|
|
85
|
81
|

|
86
|
82
|
|
87
|
|
-**AFRAME + MARTINS.js**
|
|
83
|
+**WebAR with AFRAME + MARTINS.js**
|
88
|
84
|
|
89
|
85
|
</a>
|
90
|
86
|
</div>
|
|
@@ -94,7 +90,7 @@ MARTINS.js scans the physical environment, but it doesn't render virtual content
|
94
|
90
|
|
95
|
91
|

|
96
|
92
|
|
97
|
|
-**THREE.js + MARTINS.js**
|
|
93
|
+**WebAR with THREE.js + MARTINS.js**
|
98
|
94
|
|
99
|
95
|
</a>
|
100
|
96
|
</div>
|
|
@@ -102,7 +98,7 @@ MARTINS.js scans the physical environment, but it doesn't render virtual content
|
102
|
98
|
|
103
|
99
|

|
104
|
100
|
|
105
|
|
-**BABYLON.js + MARTINS.js (soon)**
|
|
101
|
+**WebAR with BABYLON.js + MARTINS.js (soon)**
|
106
|
102
|
|
107
|
103
|
</div>
|
108
|
104
|
</div>
|
|
@@ -121,7 +117,7 @@ WebAR can be a lot of fun. More demos coming soon!
|
121
|
117
|
<a href="https://ko-fi.com/s/1d3c7e401c" rel="external" target="_blank">
|
122
|
118
|
|
123
|
119
|
|
124
|
|
-
|
|
120
|
+
|
125
|
121
|
|
126
|
122
|
**Touch interaction with THREE.js**
|
127
|
123
|
|