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
This implements multiview rendering using WebGL 2.0 and the
WEBGL_multiview extension. Antialiasing is disabled since multiview
doesn't support that yet.
Supporting VRUI in multiview mode is left for later.
Multiview needs to be enabled by including the query parameter
enableMultiview=true in the Aquarium URL.
0 commit comments