@Cici wrote:
Hello,
I have a problem with a code that I wrote on osx10.9 which looks different on higher osx versions. The lighting doesn't seem to work as it was supposed to.
It seems to be related to the osx version, not the xCode version (I tried severals). Hence I assumed thatit might be related to a newer openGL version that is maybe used in the higher osx version. However, selecting different osx versions by calling:ofGLWindowSettings setting;
setting.setGLVersion(1.2, 1.2);did not help.
I'm enclosing pictures with the original version (with the shading and darker colors) and the one rendered with newer osx versions. Does anybody have an idea what the issue might be?Thanks!
original:
osx versions >10.9
Posts: 7
Participants: 2