I've started to get a little involved with OpenGL, but I get warnings all the time!
Why is, for example, glutInit(&argc, arg);
deprecated in macOS 10.9?
('glutInit' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated.)
Is there any way to Update OpenGl?