Update README.md
This commit is contained in:
parent
bb8382385a
commit
b7b067031f
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# 🏠 Introduction
|
# 🏠 Introduction
|
||||||
|
|
||||||
Immersive Home is project to bring Smart Home and Mixed Reality technologies together for an intuitive and immersive experience. ![Demo Video](https://www.youtube.com/watch?v=vk6uTYOINY4)
|
Immersive Home is project to bring Smart Home and Mixed Reality technologies together for an intuitive and immersive experience. [Demo Video](https://www.youtube.com/watch?v=vk6uTYOINY4)
|
||||||
|
|
||||||
## Planned Features
|
## Planned Features
|
||||||
|
|
||||||
|
@ -181,4 +181,4 @@ Click at the link to get a list of the supported controls.
|
||||||
- In XRFeatures, select at least optional for passthrough
|
- In XRFeatures, select at least optional for passthrough
|
||||||
- Ckeck Internet under the permissions
|
- Ckeck Internet under the permissions
|
||||||
- Under Resources > Filters to export, add `*.j2`
|
- Under Resources > Filters to export, add `*.j2`
|
||||||
7. `<uses-feature android:name="com.oculus.feature.CONTEXTUAL_BOUNDARYLESS_APP" android:required="true" />` can be added to the `AndroidManifest.xml` to disable the boundary system.
|
7. `<uses-feature android:name="com.oculus.feature.CONTEXTUAL_BOUNDARYLESS_APP" android:required="true" />` can be added to the `AndroidManifest.xml` to disable the boundary system.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user