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
No, openxr_display is initialized, and the display creates the camera, which is retrieved by cli/main.c to get the initial render pass to feed to the renderer.
This is temporary, in the future, the renderer will dynamically consume displays at frame time instead of initialization time.
Dependent on #19
There are several steps that need to be figured out as we go along:
cli/main.c
camera
andviewport
sThe text was updated successfully, but these errors were encountered: