Zhuowei Zhang on Nostr: Tetsuo Milk npub14ly3s…ja6kq I pushed what I currently have to Github. Build ...
Tetsuo Milk (npub1g6x…4rvz) npub14ly3sdvez025eln623a3t35c0tc8vyset9sqg30ed2x6alvyuvvsxja6kq (npub14ly…a6kq) I pushed what I currently have to Github.
Build instructions:
You’ll need ALVR main branch (I’m on a7cbf476f4975c27d3bf001ce4f358ae6cc4d6ae) built with
```
cargo build --target=aarch64-apple-ios -p alvr_client_core
cbindgen alvr/client_core/
```
and then `repack_alvr_client.sh`
If you need the ALVR side prebuilt, https://drive.google.com/file/d/11AtXEwFdTOQFBcXFd4XdMV2rEK8ESAZ5/view?usp=sharing
I've only tested this on the visionOS Simulator: I have no idea if it'd even run on a physical device.
Build instructions:
You’ll need ALVR main branch (I’m on a7cbf476f4975c27d3bf001ce4f358ae6cc4d6ae) built with
```
cargo build --target=aarch64-apple-ios -p alvr_client_core
cbindgen alvr/client_core/
```
and then `repack_alvr_client.sh`
If you need the ALVR side prebuilt, https://drive.google.com/file/d/11AtXEwFdTOQFBcXFd4XdMV2rEK8ESAZ5/view?usp=sharing
I've only tested this on the visionOS Simulator: I have no idea if it'd even run on a physical device.