-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add new RIG_MODE_STEREOSCOPIC_INTERLACED mode for 3d monitors #7425
Conversation
@@ -4,9 +4,11 @@ varying vec2 vUV; | |||
uniform sampler2D camASampler; | |||
uniform sampler2D textureSampler; | |||
uniform vec2 stepSize; | |||
// Updated for STEREOSCOPIC_INTERLACED |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not required
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few tiny changes
@deltakosh will be back tomorrow to approve this one, I did not follow it from the beginning so prefere to wait until then. |
…_MODE_STEREOSCOPIC_INTERLACED` not working (BabylonJS#8000, BabylonJS#7425)
As per discussion in the forum, I have created a pull request with the changes I made to allow support of 3d interlaced monitors in stereo mode