Skip to content

Commit 5d5ef91

Browse files
authored
docs(readme,capability-matrix): add platform check marks for geolocation
1 parent a9d636f commit 5d5ef91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ RDK unifies multiple XR technologies, such as AR.js for marker-based AR, LocAR.j
2222
| ------------------------------------ | --------------- | ---------------------------------------------------------------------------------------------------- | ------- | --- | ----------------------------------------------------------------------------------------- |
2323
| **Fiducial (Pattern/Barcode)** | ⚗️ Experimental | [AR.js (ARToolKit)](https://github.com/ar-js-org/ar.js) ||| Uses `.patt` or barcode markers. Reliable for printed markers. No WebXR dependency. |
2424
| **Image Tracking (Natural Feature)** | 🧭 Planned | [AR.js (ARToolKit)](https://github.com/ar-js-org/ar.js) | N/A | N/A | May use `.mind` or `XRTrackedImage`. Ideal for logos or posters. Requires image database. |
25-
| **Geolocation / World Anchors** | ⚗️ Experimental | [LocAR.js](https://github.com/ar-js-org/locar.js) | N/A | N/A | Uses GPS + compass; may later integrate Mapbox or Cesium. |
25+
| **Geolocation / World Anchors** | ⚗️ Experimental | [LocAR.js](https://github.com/ar-js-org/locar.js) | | | Uses GPS + compass; may later integrate Mapbox or Cesium. |
2626
| **WebXR Native AR/VR Session** | 🧭 Planned | [`@react-three/xr`](https://github.com/pmndrs/xr) | N/A | N/A | Entry point for true AR/VR sessions. Ties into `XRSessionProvider`. |
2727
| **Face Tracking** | 🧭 Planned | - | N/A | N/A | Uses webcam + ML model; lightweight and fast. |
2828
| **Body/Pose Tracking** | 🧭 Planned | [WebXR Body Tracking](https://github.com/immersive-web/body-tracking) | N/A | N/A | Real-time skeletal tracking. GPU/WebGL acceleration required. |

0 commit comments

Comments
 (0)