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

Rendering issue on Mac OSX Mountain Lion - Back and forth / image shake #13

Open
gabrielstuff opened this issue Apr 3, 2013 · 3 comments

Comments

@gabrielstuff
Copy link

Hi !

I'm having some rendering issue either with demo example or a simple dropins which display images instead of balls.

I run the server like this :

java -jar mpeServer.jar -framerate30 -screens2

And the render looks like this (shaky footage) :

http://www.screencast.com/t/JeVuN5JMeNd

If you can't watch the video, the issue is as this :

  1. everything is smooth but almost every frame, the points are moving back and forth. Stoping the server result in balls or images shaking.

Reading truth the documentation didn't gave any hints.

Thanks for the help

@shiffman
Copy link
Owner

shiffman commented Apr 4, 2013

Is this in OF or Processing?

@gabrielstuff
Copy link
Author

Hi !

This is OF.

@shiffman
Copy link
Owner

shiffman commented Apr 5, 2013

if you add

window.setGlutDisplayString("rgb alpha double samples depth");

to your main.cpp

does this fix it?

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

2 participants