GeorgeAdamon / quest-realsense

Integration of Intel RealSense depth cameras with the Oculus Quest standalone VR headset usng Unity
GNU General Public License v3.0
55 stars 8 forks source link

Example project/code #1

Open Jonty opened 5 years ago

Jonty commented 5 years ago

I've been trying to do exactly the same thing, so was delighted to find you had figured it out!

My unity experience is minimal, so an example project/code would really help. Is there any chance you could push what you have, no matter how ugly?

bc commented 5 years ago

i'd also really appreciate this ^^ thanks!

TheBricktop commented 4 years ago

Im trying to get this to work, after compiling librealsense.aar and installing app on oculus it keeps crashing after first question about the camera permission Edit: Everything working properly now.

as797315 commented 4 years ago

@TheBricktop how did you get it working? Everytime I try to build onto the headset I get an error that the gradle quit unexpectedly. It will only build when the librealsense.aar file is not present in the Unity project.