jetstyle/Apple-Vision-Pro-UI-Kit-Demo

Demo or readme for opening demo scene and building for Quest Pro?

Opened this issue · 3 comments

Hello!

Thank you for putting together a kit and this demo scene. It would be really helpful if you could include information about how to get started with the demo scene. For example, a short tutorial on how to even open the correct asset. It's not obvious for first-time Unity users.

Or, perhaps a video showing the actual process of downloading the project, opening it up and then building whatever export is necessary to open on the Quest. Is there any information about how to do that anywhere?

Thanks again for putitng together these resources!

Also, it seems like all the PNGs that are included in the repo are damaged? Perhaps they are just encoded in a specific way that prevents them from being opened in macOS?

Hi, in the Releases section you can download the apk file of a particular release and put it on your Quest using the Side Quest app.
If you wanted to modify this demo, you need to clone this repository via git or via a visual environment for it (like Sourcetree).
If you download this repository as an archive, some large files (like textures) may be broken.

I have updated the README with this information, thanks