Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 3 of 3

Thread: GLUT/OpenGL Code in Cocoa or Carbon

Hybrid View

  1. #1
    Junior Member Regular Contributor
    Join Date
    Oct 2004
    Posts
    153

    GLUT/OpenGL Code in Cocoa or Carbon

    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..

  2. #2
    Junior Member Newbie
    Join Date
    Sep 2004
    Posts
    7

    Re: GLUT/OpenGL Code in Cocoa or Carbon

    perhaps this might help?

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

    thanks to onesadcookie.

  3. #3
    Junior Member Regular Contributor
    Join Date
    Oct 2004
    Posts
    153

    Re: GLUT/OpenGL Code in Cocoa or Carbon

    thank you and onesadcookie

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •