I've started adding WebXR support to the Godot game engine, and it's almost working! However, I've gotten stuck on one bit at the end, and I'm hoping that other folks who know OpenGL and Godot's internals can help me get passed it.
In this video, I also demo what's working so far, talk about why I'm trying to implement WebXR, and explain some of the challenging parts of the implementation that are actually working.
Here is my work-in-progress PR to Godot:
https://github.com/godotengine/godot/pull/42397
If you know OpenGL and/or the Godot internals - please take a look and lend a hand! Thanks in advance :-)
Comments