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

ofPushStyle() and ofPopStyle() leads to half grey screen #6

Open
jamesalliban opened this issue Dec 8, 2016 · 4 comments
Open

ofPushStyle() and ofPopStyle() leads to half grey screen #6

jamesalliban opened this issue Dec 8, 2016 · 4 comments

Comments

@jamesalliban
Copy link

Thanks for addon, really excited to be using it.

If you add:

ofPushStyle();
ofPopStyle();

within ofApp::render() the screen goes a light grey on the right eye. Also notice the weird lines on top right and bottom right.

ofxopenvr_error

@smallfly
Copy link
Owner

Hi James,

I hope you will find it useful.

I hope to be able to look at this soon / after the holidays. If you find why, do not hesitate to do a PR.

Thanks!

Hugues

@smallfly
Copy link
Owner

Hi James,

I did have the chance to look in to this yet. Have you find anything?

Thanks

@jamesalliban
Copy link
Author

Hi Hugues

I didn't really investigate as I find I'm getting on ok without using it. I'm sure I will need it at some stage though so will let you know if I find anything.

Cheers

J

@fred-dev
Copy link

Dis either of you make any progress on this? I am loading some models with OF via ofxAssimpleModelLoader, it has a push and pop view in the native draw, which means I cannot load any models in at all, without removing the push and pop calls and losing control over the model.

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

No branches or pull requests

3 participants