瀏覽代碼

Update README

customisations
alemart 6 月之前
父節點
當前提交
0d7a756d08
共有 1 個文件被更改,包括 5 次插入4 次删除
  1. 5
    4
      README.md

+ 5
- 4
README.md 查看文件

@@ -2,17 +2,18 @@
2 2
 
3 3
 The Augmented Reality engine that will enchant you!
4 4
 
5
-:heart: encantar.js is an Augmented Reality technology which I develop independently. Support this work by [purchasing your copy](https://ko-fi.com/s/3ee4182cb6). You can also [become a sponsor](https://github.com/sponsors/alemart).
5
+:heart: encantar.js is an Augmented Reality technology which I develop independently. Support this work by [purchasing your copy](https://encantar.dev/download). You can also [become a sponsor](https://github.com/sponsors/alemart).
6 6
 
7
-:star2: **[Try it!](https://encantar.dev/demos/hello-aframe/poster.html)** | :video_game: **[Play a game!](https://encantar.dev/demos/basketball/poster.html)** | :magic_wand: **[Demos](https://encantar.dev/demos/)** | :books: **[Learn](https://encantar.dev/)**
7
+:star2: **[Try it!](https://encantar.dev/demos/hello-aframe/poster.html)** | :video_game: **[Play a game!](https://encantar.dev/demos/basketball/poster.html)** | :magic_wand: **[Demos](https://encantar.dev/demos/)** | :heart_eyes: **[Add-Ons](https://encantar.dev/addons/)** | :books: **[Learn](https://encantar.dev/)**
8 8
 
9
-[![Demo](docs/img/mage.gif)](https://encantar.dev/demos/hello-aframe/poster.html) [![Game](docs/img/basketball.gif)](https://encantar.dev/demos/basketball/poster.html)
9
+<a href="https://encantar.dev/demos/hello-aframe/poster.html"><img src="docs/img/mage.gif" alt="Demo" height="144"></a> <a href="https://encantar.dev/demos/basketball/poster.html"><img src="docs/img/basketball.gif" alt="Game" height="144"></a> <a href="https://encantar.dev/addons/"><img src="docs/img/video-player.gif" alt="Video Player" height="144"></a>
10 10
 
11 11
 ## Features
12 12
 
13 13
 * **Image tracking**: track detailed images such as book covers, cartoons and photos. No need of manual training!
14 14
 * **Pointer tracking**: create interactive experiences based on touch and mouse input with an easy-to-use API.
15
-* **Plugins**: use encantar.js with the 3D framework of your choice, including A-Frame, Babylon.js, Three.js and more!
15
+* **Plugins**: use encantar.js with the 3D framework of your choice, including: A-Frame, Babylon.js, Three.js and more!
16
+* **Add-Ons**: create rich experiences with additional features that enhance the core of encantar.js!
16 17
 
17 18
 ## Key points
18 19
 

Loading…
取消
儲存