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: just starting out

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

    just starting out

    Now I have begun to look at some NeHe tutorials and noticed that they all have windows programming as well. Besides all of that I am understanding the OpenGL pretty good. Should I continue on and continue the windows programming before I continue further? What is the best way to learn OpenGL?

  2. #2
    Senior Member OpenGL Pro
    Join Date
    May 2001
    Location
    Kristianstad,Skåne,Sweden
    Posts
    1,651

    Re: just starting out

    I guess it all depends on what you want to do, if you are going to make Windows applications you might as well go on and learn win32 at the same time, but if you plan to stay platform independent then you could have a look at one of the libraries that works on more then one platform (glut, glfw, sdl and so on).

    Check out the faq and documentation on this website about other alternatives.

    Mikael

Posting Permissions

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