Thread: OpenGL

  1. #1
    Registered User
    Join Date
    Mar 2004
    Posts
    220

    OpenGL

    Could anyone lead me to some good references/guides/books on OpenGL? Links or books are fine(even both).

    I'm looking to start into OpenGL, want to do some cool graphics stuff. Basically, I don't know where to start.. i'm a C++ Programmer and know a bit of C, but im lost as to how I would start on OpenGL..could anyone help me on this?

    I appreciate it alot, thank you for your time.
    OS: Windows XP Pro CE
    IDE: VS .NET 2002
    Preferred Language: C++.

  2. #2
    Registered User
    Join Date
    Aug 2003
    Posts
    1,218
    Here are a lot of links for OpenGL and other libraries.
    Nehe has great tutorials on openGL.

  3. #3
    Registered User heat511's Avatar
    Join Date
    Dec 2001
    Posts
    169
    i don't think these tutorials are quite as good as nehe's but they cover some areas he sorted skipped. i would consider looking them over once you get to around tutorial 15 of nehe's... which will probably be awhile (or at least was for me).

    http://www.gametutorials.com/Tutoria...OpenGL_Pg1.htm
    "uh uh uh, you didn't say the magic word"
    -Jurassic Park

  4. #4
    Registered User
    Join Date
    Mar 2004
    Posts
    220
    Yes that'll be a while I think lol.

    Thank you for your assistance, it is greately appreciated
    OS: Windows XP Pro CE
    IDE: VS .NET 2002
    Preferred Language: C++.

  5. #5
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    http://www.cprogramming.com/tutorial.html

    Scroll down to opengl. Theres some revisions and updates coming soon, but i can help with any problems you run into with them through my email.

    [email protected]

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Linking OpenGL in Dev-C++
    By linkofazeroth in forum Game Programming
    Replies: 4
    Last Post: 09-13-2005, 10:17 AM
  2. OpenGL Window
    By Morgul in forum Game Programming
    Replies: 1
    Last Post: 05-15-2005, 12:34 PM
  3. OpenGL .dll vs video card dll
    By Silvercord in forum Game Programming
    Replies: 14
    Last Post: 02-12-2003, 07:57 PM
  4. OpenGL and Windows
    By sean345 in forum Game Programming
    Replies: 5
    Last Post: 06-24-2002, 10:14 PM
  5. opengl code not working
    By Unregistered in forum Windows Programming
    Replies: 4
    Last Post: 02-14-2002, 10:01 PM