jharan55

Results 2 issues of jharan55

The hello_xr program does not cleanly shutdown on Android based systems like Oculus Quest 2. I have written and tested a 3 line fix for the problem: In src/tests/hello_xr/main.cpp function...

bug
in hello_xr
synced to gitlab
waiting for reporter

I have written an openxr/vulkan based application for Meta/Oculus Quest VR head sets. I recently added code to the application to retrieve files from a web site. The application uses...