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

Python __call__ special method practical example -

arrays - jQuery - Retrieve values from HTML elements and return their sum -