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

Porting over to oglplus, adding chapter 10 example. #47

Merged
merged 29 commits into from Dec 2, 2014
Merged

Porting over to oglplus, adding chapter 10 example. #47

merged 29 commits into from Dec 2, 2014

Conversation

jherico
Copy link
Member

@jherico jherico commented Dec 2, 2014

No description provided.

#
# Qt is a cross platform framework for just about everything.
#
# Qt can be found by setting a QT5_ROOT to the root of your
Copy link
Contributor

Choose a reason for hiding this comment

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

Something's wrong in this comment

cfg.OGL.Header.Multisample = 1;
cfg.OGL.Header.RTSize = ovr::fromGlm(getSize());

// FIXME Doesn't work as expected in OpenGL
Copy link
Contributor

Choose a reason for hiding this comment

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

Same comment, can we avoid checking in commented-out cruft that "should" be working?

AlexBenton added a commit that referenced this pull request Dec 2, 2014
Porting over to oglplus, adding chapter 10 example.
@AlexBenton AlexBenton merged commit 40120fa into OculusRiftInAction:master Dec 2, 2014
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.

None yet

2 participants