Hello all.
I’m using ofxUI for an app that will run on linux and iOS but I can’t get shape smoothing/anti-aliasing to work on Linux. I’ve tried the recommended setGlutDisplayString thing with no success:
if you don’t get anything then your card doesn’t support antialiasing
also try:
glxinfo | grep "vendor string"
to see what driver you are using, if you get something like MESA then you are using a software emulation. also open the aditional drivers utility to see if you need to install any propietary driver