Quantcast
Channel: Processing Forum
Viewing all articles
Browse latest Browse all 1768

GLCapabilities for Stereoscopic 3D

$
0
0
Hello guys, 

I've been trying to get the examples of this https://github.com/CreativeCodingLab/stereo to run on processing but when I'm trying to run the ActiveStereo examples it throws an exception : 

javax.media.opengl.GLException: Unable to select one of the provided GLCapabilities.


I've located the error at a line with this: capabilities.setStereo(true); when it's false it "runs".

I have a GTX 670 and as far as I know it supports Active Stereoscopic 3D.  
all the other examples run correctly.

does anybody know a workaround on this?

Viewing all articles
Browse latest Browse all 1768

Trending Articles