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 2 of 2

Thread: coreGL + glut

  1. #1
    Junior Member Newbie
    Join Date
    Mar 2004
    Posts
    8

    coreGL + glut

    I am using coreGL to create a fullscreen etc. because I really prefer using c++. I was wondering if i can still use glut to handle the keyboard and mouse functionality and/or to create a main application loop.

    Thanks, FLCL

  2. #2
    Advanced Member Frequent Contributor
    Join Date
    Dec 2001
    Location
    Wellington, New Zealand
    Posts
    548

    Re: coreGL + glut

    I doubt it, but I don't understand your reasoning to begin... you can use C++ with GLUT just fine.

Posting Permissions

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