Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Search:

Type: Posts; User: Ksingh30

Search: Search took 0.02 seconds.

  1. Thread: Books

    by Ksingh30
    Replies
    3
    Views
    140

    Books

    Whats a good beginner Opengl book?
  2. Thread: Glut?

    by Ksingh30
    Replies
    1
    Views
    137

    Glut?

    im new to opengl and i use glut, but i was wondring what are some other options to glut, and which one is the best?
  3. Replies
    11
    Views
    1,171

    Re: Newbiw needs help with OpenGL

    Im Compiling it as a C++ progrgam
  4. Replies
    11
    Views
    1,171

    Re: Newbiw needs help with OpenGL

    I added the #include <windows.h> at the beginning, now I m getting 2 different errors. Im getting these errors now.

    error C2065: 'InitializeAWindowPlease' : undeclared identifier


    error...
  5. Replies
    11
    Views
    1,171

    Re: Newbiw needs help with OpenGL

    Yes the header files are all there in my Include folder?
  6. Replies
    11
    Views
    1,171

    Newbiw needs help with OpenGL

    Hello. I recently started learing OpenGl I was going through the book and I got stuck on the first code.
    this is the Code from the book:

    #include <GL/gl.h>
    #include <GL/glu.h>
    main() {...
Results 1 to 6 of 6