Is there any graphic library of C on mac? [closed]
I want to use C to draw some graphic on Mac, is there any graphic library provided on Mac?
Check out this link http://www.opengl.org/wiki/Getting_started#Mac_OS_X
You might also need to learn about GLUT before developing any useful graphics application.
OpenGL is available. What kind of graphics do you need?
精彩评论