Hey Everyone!
I'm working on a VR game and I need to display text on the screen. However I can't simply test it as I don't have access to a VR device at the moment.
I've done some research but there don't seem to guidelines or something like that.
Can anyone recommend a minimum font size? What are your experiences with text in VR?
Replies
It's font height in relation to distance to the viewer.
One thing you have to keep in mind is the resolution of the VR display. In a perfect world you wouldn't notice any pixels but the current hardware has still a somewhat noticeable fly screen effect.
But without testing this yourself you have to calculate the amount of pixels you have to display your text to be still readable.
In my experience atm the font should be as big as big newspaper headlines when viewed from a similar distance as a newspaper.
Smaller text tends to flicker when you move your head or is simply unreadable.