|
1 | 1 | # XR Blocks |
2 | 2 |
|
3 | 3 | [](https://www.npmjs.com/package/xrblocks) |
4 | | -[)](https://www.jsdelivr.com/package/npm/xrblocks) |
5 | | -[)](https://www.jsdelivr.com/package/gh/google/xrblocks) |
| 4 | +[>)](https://www.jsdelivr.com/package/npm/xrblocks) |
| 5 | +[>)](https://www.jsdelivr.com/package/gh/google/xrblocks) |
6 | 6 | [](https://arxiv.org/abs/2509.25504) |
7 | 7 | [](https://arxiv.org/abs/2603.24591) |
8 | 8 |
|
@@ -33,19 +33,19 @@ includes a powerful desktop simulator for development. The framework emphasizes |
33 | 33 | a user-centric, developer-friendly SDK designed to simplify the creation of |
34 | 34 | immersive applications with features like: |
35 | 35 |
|
36 | | -- **Hand Tracking & Gestures:** Access advanced hand tracking, custom gestures |
37 | | - with TensorFlow Lite / PyTorch models, and interaction events. |
38 | | -- **Gesture Recognition:** Opt into pinch, open-palm, fist, thumbs-up, point, |
39 | | - and spread detection with `options.enableGestures()`, tune providers or |
40 | | - thresholds, and subscribe to `gesturestart`/`gestureupdate`/`gestureend` |
41 | | - events from the shared subsystem. |
42 | | -- **World Understanding:** Present samples with depth sensing, geometry-aware |
43 | | - physics, and object recognition with Gemini in both XR and desktop |
44 | | - simulator. |
45 | | -- **AI Integration:** Seamlessly connect to Gemini for multimodal |
46 | | - understanding and live conversational experiences. |
47 | | -- **Cross-Platform:** Write once and deploy to both XR devices and desktop |
48 | | - Chrome browsers. |
| 36 | +- **Hand Tracking & Gestures:** Access advanced hand tracking, custom gestures |
| 37 | + with TensorFlow Lite / PyTorch models, and interaction events. |
| 38 | +- **Gesture Recognition:** Opt into pinch, open-palm, fist, thumbs-up, point, |
| 39 | + and spread detection with `options.enableGestures()`, tune providers or |
| 40 | + thresholds, and subscribe to `gesturestart`/`gestureupdate`/`gestureend` |
| 41 | + events from the shared subsystem. |
| 42 | +- **World Understanding:** Present samples with depth sensing, geometry-aware |
| 43 | + physics, and object recognition with Gemini in both XR and desktop |
| 44 | + simulator. |
| 45 | +- **AI Integration:** Seamlessly connect to Gemini for multimodal |
| 46 | + understanding and live conversational experiences. |
| 47 | +- **Cross-Platform:** Write once and deploy to both XR devices and desktop |
| 48 | + Chrome browsers. |
49 | 49 |
|
50 | 50 | We welcome all contributors to foster an AI + XR community! Read our |
51 | 51 | [blog post](https://research.google/blog/xr-blocks-accelerating-ai-xr-innovation/) |
|
280 | 280 |
|
281 | 281 | ### Terms of Service |
282 | 282 |
|
283 | | -- Please follow |
284 | | - [Google's Privacy & Terms](https://policies.google.com/privacy?hl=en-US) |
285 | | - when using this SDK. |
| 283 | +- Please follow |
| 284 | + [Google's Privacy & Terms](https://policies.google.com/privacy?hl=en-US) |
| 285 | + when using this SDK. |
286 | 286 |
|
287 | | -- When using AI features in this SDK, please follow |
288 | | - [Gemini's Privacy & Terms](https://ai.google.dev/gemini-api/terms). |
| 287 | +- When using AI features in this SDK, please follow |
| 288 | + [Gemini's Privacy & Terms](https://ai.google.dev/gemini-api/terms). |
0 commit comments