|
@@ -18,16 +18,18 @@ Get started at <https://encantar.dev> :magic_wand:
|
18
|
18
|
|
19
|
19
|
## Core features
|
20
|
20
|
|
|
21
|
+Core features with [rich documentation](https://encantar.dev/api):
|
|
22
|
+
|
21
|
23
|
* **Image tracking**: track detailed images such as cartoons or photos. Give it [reference images](https://encantar.dev/guidelines-for-images) and it just works!
|
22
|
24
|
* **Pointer tracking**: create interactive experiences based on touch and mouse input with an easy-to-use API.
|
23
|
|
-* **Plugins**: use encantar.js with the 3D engine of your choice: A-Frame, Babylon.js, Three.js, or any other!
|
|
25
|
+* **Plugins**: use encantar.js with the 3D engine of your choice: [A-Frame](https://encantar.dev/api/plugin-aframe/), [babylon.js](https://encantar.dev/api/plugin-babylon/), [three.js](https://encantar.dev/api/plugin-three/), or any other!
|
24
|
26
|
|
25
|
27
|
## Add-Ons
|
26
|
28
|
|
27
|
29
|
Additional features [available for supporters](https://encantar.dev/addons):
|
28
|
30
|
|
29
|
|
-* **Video Player**: easy-to-use video player with controls - suitable for AR books, AR business cards, interactive art, etc. [Read more...](https://encantar.dev/addons/ar-video-player)
|
30
|
|
-* **Buttons & Clickables**: easily detect and trigger reactions when buttons or 3D objects are tapped in AR. [Read more...](https://encantar.dev/addons/ar-button)
|
|
31
|
+* **Video Player**: easily play videos in AR - suitable for promotional materials, AR books, interactive art, etc. [Read more...](https://encantar.dev/addons/ar-video-player)
|
|
32
|
+* **Buttons & Clickables**: easily trigger reactions when buttons or 3D objects are tapped in AR. [Read more...](https://encantar.dev/addons/ar-button)
|
31
|
33
|
|
32
|
34
|
## About
|
33
|
35
|
|