Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

105
Views
VR is not supported three.js

I am trying to integrate a VR using three.js and i added this things to my code:

import { VRButton } from "three/examples/jsm/webxr/VRButton.js";

and

document.body.appendChild(VRButton.createButton(renderer1));
renderer1.xr.enabled = true;

My problem is that:

enter image description here

I guess my issue is that i am in localhost and in webpack server and URL is:

http://localhost:8080/

which is not https and i learnt from the

https://developer.mozilla.org/en-US/docs/Web/API/WebXR_Device_API that webxr only works on https.

Is it because of https, if yes how can i solve this so that i can learn !!! If no, what i need to do more !!!

Thank you

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!