瀏覽代碼

Simplify & polish

customisations
alemart 3 年之前
父節點
當前提交
8ae134b84f
共有 3 個文件被更改,包括 9 次插入13 次删除
  1. 7
    11
      docs/demos.md
  2. 2
    2
      docs/download.md
  3. 二進制
      docs/img/logo-webgl.png

+ 7
- 11
docs/demos.md 查看文件

@@ -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
-![](./img/demo-webgl.jpg)
63
+![](./img/logo-webgl.png)
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
 ![](./img/logo-aframe.png "A-Frame logo by Mozilla")
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
 ![](./img/logo-threejs.png "Three.js logo by Mr.doob")
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
 ![](./img/logo-babylonjs.png "Babylon.js logo by David Catuhe")
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
-![](./img/demo-interactivity-three.jpg)
120
+![](./img/logo-threejs.png)
125 121
 
126 122
 **Touch interaction with THREE.js**
127 123
 

+ 2
- 2
docs/download.md 查看文件

@@ -22,11 +22,11 @@ If you're an individual doing personal experiments, a developer of free and open
22 22
 
23 23
 ### Is it free of charge?
24 24
 
25
-In a nutshell: it's free of charge if you write free software.
25
+It's free of charge if your software is also free.
26 26
 
27 27
 The Free Edition is unsuitable for most commercial users. It's [AGPL](./license/agpl-3.0.md)-licensed: any software written with the Free Edition must be free as well. If you write non-free software, use the Professional Edition instead.
28 28
 
29
-You may use the Professional Edition to create various kinds of commercial, proprietary AR experiences. However, you may not sublicense it nor transfer your license to anyone. Additionally, you may not use it to create any product that competes with this software, not even a "as-a-service" style of product (e.g., SaaS). Please read the [license](./license/PolyForm-Perimeter-1.0.0-1.md) for more information.
29
+You may use the Professional Edition to create various kinds of commercial, proprietary AR experiences. However, you may not sublicense it nor transfer your license to anyone. Additionally, you may not use it to create any product that competes with this software, including a "as-a-service" style of product (e.g., SaaS). Please read the [license](./license/PolyForm-Perimeter-1.0.0-1.md) for more information.
30 30
 
31 31
 ### Where can I ask questions?
32 32
 

二進制
docs/img/logo-webgl.png 查看文件


Loading…
取消
儲存