|
@@ -21,16 +21,17 @@ The Augmented Reality engine that will enchant you!
|
21
|
21
|
|
22
|
22
|
## Features
|
23
|
23
|
|
24
|
|
-* **Image tracking**: track detailed images such as book covers, cartoons and photos. No need of manual training!
|
|
24
|
+* **Image tracking**: track detailed images such as book covers, cartoons and photos. No need of manual training! It's also known as natural feature tracking.
|
25
|
25
|
* **Pointer tracking**: create interactive experiences based on touch and mouse input with an easy-to-use API.
|
26
|
26
|
* **Plugins**: use encantar.js with the 3D framework of your choice, including: A-Frame, Babylon.js, Three.js and more!
|
27
|
27
|
* **Add-Ons**: create rich experiences with additional features that enhance the core of encantar.js!
|
28
|
28
|
|
29
|
29
|
## Key points
|
30
|
30
|
|
31
|
|
-* **AR everywhere**: it runs on Android, on iOS, and even on Desktop computers! Only a modern web browser is required.
|
32
|
|
-* **Easy to use**: just load a static HTML page! No need of heavy app downloads, server-side components or subscriptions.
|
33
|
|
-* **Device-agnostic**: no need of AR-capable devices! encantar.js is AR built from scratch with computer vision!
|
|
31
|
+* **AR everywhere**: encantar.js runs on Android, on iOS, and even on Desktop computers! Only a modern web browser is required.
|
|
32
|
+* **Easy to use**: just load a static HTML page! No need of heavy app downloads or server-side components. Get started in a few minutes!
|
|
33
|
+* **No hosting fees**: other WebAR platforms require monthly subscriptions and have limits such as on the number of views. Save hundreds of dollars!
|
|
34
|
+* **Device-agnostic**: no need of WebXR or AR-capable devices! encantar.js is AR built from scratch with computer vision!
|
34
|
35
|
* **Fast & powerful**: encantar.js is GPU-accelerated. It uses WebGL2 and WebAssembly for turbocharged performance.
|
35
|
36
|
* **Open source**: personal, professional and educational uses are allowed.
|
36
|
37
|
|