LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   OpenGL (non-GLUT) on OSX Lion using C++ (https://www.linuxquestions.org/questions/programming-9/opengl-non-glut-on-osx-lion-using-c-893592/)

fcdev 07-25-2011 04:47 AM

OpenGL (non-GLUT) on OSX Lion using C++
 
I'm looking for some sample C++ code that uses OpenGL on XCode 4.1 for OSX Lion. All I have found so far are GLUT and/or Objective-C samples. Has anyone come across something similar to what I'm after? I really just need something simple that allows me to open a window, or start in fullscreen.

a4z 07-26-2011 01:04 AM

maybe this helps
http://gafferongames.com/2009/01/19/opengl-on-macosx/

you could also search for opengl CGL,
or look into the implementation of glut
ore check the source code of known 3d libraries like openscenepraph ogre irrlicht3d .. whatever

goblehipcom 11-03-2011 06:50 PM

fcdev, did you ever find something. I'm in the same boat as you. Thanks for any info!
-Brian


All times are GMT -5. The time now is 06:20 AM.