PDA

View Full Version : GLUT/OpenGL Code in Cocoa or Carbon



H.Stony
10-16-2004, 03:37 AM
My problem:

i have a glut programm in the c++ tool of xcode. my code is splittet on some headerfiles and c++ files. I have a Cocoa Programm in wich i would like to start the glut program...
Is this possible? Are there tutorials?

sorry for my bad english..

idaydream
10-16-2004, 05:18 PM
perhaps this might help?

http://onesadcookie.is-a-geek.net/~keith/XcodeGLUT/

thanks to onesadcookie. :p

H.Stony
10-17-2004, 06:31 AM
thank you and onesadcookie