osx - Is there any graphic library of C on mac? -


i want use c draw graphic on mac, there graphic library provided on mac?

check out link http://www.opengl.org/wiki/getting_started#mac_os_x
might need learn glut before developing useful graphics application.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -