I am attempting to test a threejs VR project on my Samsung NOTE 4 device using xampp local server. Surprisingly, the online threejs VR examples (https://threejs.org/examples/?q=vr#webvr_cubes) work perfectly on this phone.
However, when I try to access the same example through our local server link(), it constantly displays "Your browser does not support WebVR".
Does anyone have any suggestions or ideas on how to run this sample project using xampp local server?
Thank you in advance!