You are not logged in.

Dear visitor, welcome to krpano.com Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Monday, March 7th 2022, 1:57am

Best way to render high-formated text in VR

Hey,

I'm making a web-tool to create krpano-tours with a full visual interface (like panotour or something like that). I wanted to add possibility to create popup, but the visite needs to be full compatible with webVR/webXR.
I started by popup on the html, but not works in VR. So I tried layers, but same problem here. I finally started to try hotspot text, which have a really good render with css3d, but not works in VR too... The webgl mode seems to have some problems not really helpfull, like not supporting list render (ul and ol), not support image rendering, and the text seems rough compared to the quality of css3d.

So my question is: is there any way i can create popups that would works both in web and VR, with ideally possibility to render images, but that's not really mandatory

PS: the goal is to allow users to create this popups with any kind of WYSIWYG editors.

Thanks.
A front-end web developer, specialized in Virtual Tours and ReactJS

jeromebg

Professional

Posts: 1,113

Location: Angers - France

Occupation: 360 experiences creator

  • Send private message

2

Monday, March 7th 2022, 2:30pm

Maybe wait for next krpano release ;)
For now textfield is very limited in WebGl

3

Monday, March 7th 2022, 6:08pm

Hi,

the text seems rough compared
The text is drawn/rendered in the given size/resolution.

For more resolution increase the oversampling setting:
https://krpano.com/plugins/textfield/#oversampling

Additionally consider enabling the mipmapping setting:
https://krpano.com/plugins/textfield/#mipmapping

Best regards,
Klaus