nerual-arproject

Shoe sweet shoe.

The video is made with XR Remote, but I had a lot of technical difficulties so I couldn't do everything I wanted to do with the project.I really wanted to let the viewer explore the shoe in 3D, walk around, get in close to see small details about the shoe. I also wanted you to be able to tap the screen and set the shoe on fire.

The point was to have the user engage with a kind of ordinary object, and make them do it in an unconventional space(close to the ground).

Linux stuff:
Build & Run Settings: Gradle build system.
Export to apk first, then run apk on phone.

Build.
Open terminal, navigate to where the .apk file is located.
adb install .apk
Or drag into phone directory and install from file manager on phone.