You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.
I think all our examples use vulkan for rendering, and my understanding is that vulkan intentionally does not support x11 forwarding.
However, glazier itself does not impose any specific drawing backend. You could use glazier with cairo, or maybe opengl, and it should support x11 forwarding.
I think all our examples use vulkan for rendering, and my understanding is that vulkan intentionally does not support x11 forwarding.
However, glazier itself does not impose any specific drawing backend. You could use glazier with cairo, or maybe opengl, and it should support x11 forwarding.
Thanks for your quick response. It's just that I'm not familiar with how to use these tech stacks. It would be nice to have an example of this. I think it should be useful , e.g. for WSL user.
Using MobaXter or vcxsrv as X server on a Win10.
Run some examples from Ubuntu 22.04, the window is balck at all.
The text was updated successfully, but these errors were encountered: