How do you make VR user interface?

Hi folks,

What do you use to make user interfaces in VR ?
I’ve tried dat.guiVR, it is good for testing, but I would like to make similar things with paragraphs, styling, maybe custom buttons etc…

So far (in not-VR experiences I mean) I made my UIs with html/css, so now I’m lost. Should I make text shapes from JSON fonts ? It seems a bit tedious for styling compared to html/css…

I’ve seen some nice panels in Mozilla’s “hello webXR” demo, but I can’t find how they did it in their code.

1 Like