Skip to main content

Adding WebXR to Godot - progress report #5

Submitted by David Snopek on Friday, 2020-11-27 @ 11:21 AM

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

In this video, I talk about my WebXR in Godot tutorial, and show some games that folks have already made using WebXR in Godot.

The WebXR tutorials:

  • Text version
  • [Video version](Video: https://www.youtube.com/watch?v=vWP7Ti2nhKE)

The Godot Oculus Quest Toolkit:

https://github.com/NeoSpark314/godot_oculus_quest_toolkit

Pixel Arena on Itch.io:

https://msub2.itch.io/pixel-arena

VRWorkout:

https://vrworkout.at/

My Toy Racer demo:

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

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