Skip to content
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

Merged
merged 21 commits into from
Jan 14, 2020

Conversation

bilkusg
Copy link
Contributor

@bilkusg bilkusg commented Jan 11, 2020

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

@@ -4,9 +4,11 @@ varying vec2 vUV;
uniform sampler2D camASampler;
uniform sampler2D textureSampler;
uniform vec2 stepSize;
// Updated for STEREOSCOPIC_INTERLACED
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not required

Copy link
Contributor

@deltakosh deltakosh left a 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

@sebavan
Copy link
Member

sebavan commented Jan 13, 2020

@deltakosh will be back tomorrow to approve this one, I did not follow it from the beginning so prefere to wait until then.

@deltakosh deltakosh merged commit dd2863f into BabylonJS:master Jan 14, 2020
foxxyz added a commit to foxxyz/Babylon.js that referenced this pull request Dec 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants