Skip to main content

Adding WebXR to Godot - progress report #4

Submitted by David Snopek on Tuesday, 2020-10-20 @ 11:18 AM

I've been working on adding WebXR support to the Godot game engine. This is my 4th progress report!

Since last week, I added support for controller inputs (button presses and joysticks) and started work on a new demo project.

You can try the demo on your VR headset here:

https://bit.ly/godot-webxr-04

Here is my work-in-progress PR to Godot:

https://github.com/godotengine/godot/pull/42397

If you're interested in WebXR in Godot - please take a look and lend a hand! Thanks in advance :-)

Project: WebXR in Godot

Adding support for WebXR to the Godot game engine.

Recent devlogs from this project