Any OpenGL programmers here?

Discussion in 'Programming/Html' started by Kennung Eins, May 20, 2002.

  1. Kennung Eins

    Kennung Eins Guest

    Messages:
    1,610
    Likes Received:
    0
    GPU:
    9600GT
    I just started some opengl programming, it seems really ...humm... nice.<br>
    <IMG SRC="smileys/smile.gif"><br>
    <br>
    So is there any1 that I could ask if I have questions?
     
  2. Andrew

    Andrew Maha Guru

    Messages:
    1,468
    Likes Received:
    0
    GPU:
    MSI GTX-970 4G
    I like OpenGL, though i suck at it <IMG SRC="smileys/dead.gif"><br>
    Can point you towards a few useful resources though if you're interested.
     
  3. Kennung Eins

    Kennung Eins Guest

    Messages:
    1,610
    Likes Received:
    0
    GPU:
    9600GT
    Kewl I just bought an OpenGL book today, when I've finished reading it I'll surely have a bunch of questions <IMG SRC="smileys/biggrin.gif">
     
  4. What is the name of the book? I'm trying to learn OpenGL also. Go to <A HREF="http://www.gamedev.net" TARGET=_blank>www.gamedev.net</A> and nehe.gamedev.net. That should help you out a lot.
     

  5. KFleshman

    KFleshman Master Guru

    Messages:
    446
    Likes Received:
    0
    GPU:
    GTX 980
    I'm guessing that you'll want to look at all of the online documentation at <A HREF="http://www.opengl.org/developers/index.html," TARGET=_blank>http://www.opengl.org/developers/index.html,</A> too.
     
  6. Kennung Eins

    Kennung Eins Guest

    Messages:
    1,610
    Likes Received:
    0
    GPU:
    9600GT
    Damn, why didn't I remember this thread?!<br>
    <br>
    Ok, nehe.gamedev.net was one of the great sources...I also found:<br> <A HREF="http://www.gametutorials.com/Tutorials/OpenGL/OpenGL_Pg1.htm" TARGET=_blank>http://www.gametutorials.com/Tutorials/OpenGL/OpenGL_Pg1.htm</A><br>
    That's really cool, too.<br>
    <br>
    The only problem is: all that's in C++ <IMG SRC="smileys/smile.gif"><br>
    <br>
    The book I bought is called "Programming in OpenGL" <IMG SRC="smileys/biggrin.gif">
     
  7. <BLOCKQUOTE>quote:<HR>Originally posted by Kennung Eins:<br>
    <b>The only problem is: all that's in C++ <IMG SRC="smileys/smile.gif"><br>
    The book I bought is called "Programming in OpenGL" <IMG SRC="smileys/biggrin.gif"></b><HR></BLOCKQUOTE><br>
    <br>
    What language are you using, then? <br>
    C/C++, Delphi, Borland, PASCAL?<br>
    <br>
    What language does the book talk about?
     
  8. Andrew

    Andrew Maha Guru

    Messages:
    1,468
    Likes Received:
    0
    GPU:
    MSI GTX-970 4G
    <BLOCKQUOTE>quote:<HR>Originally posted by The 1 Tweaker:<br>
    <b>What language are you using, then? <br>
    C/C++, Delphi, Borland, PASCAL?<br>
    What language does the book talk about?</b><HR></BLOCKQUOTE><br>
    <br>
    Borland are the developers, fool <IMG SRC="smileys/biggrin.gif">
     
  9. Kennung Eins

    Kennung Eins Guest

    Messages:
    1,610
    Likes Received:
    0
    GPU:
    9600GT
    <BLOCKQUOTE>quote:<HR>Originally posted by The 1 Tweaker:<br>
    <b>What language are you using, then? <br>
    C/C++, Delphi, Borland, PASCAL?<br>
    What language does the book talk about?</b><HR></BLOCKQUOTE>As I said, the book is about C++.<br>
    I am using Delphi, which basically is Pascal <IMG SRC="smileys/smile.gif"><br>
    <br>
    But programming in OpenGL is nearly exactly the same on C++ and Delphi...that's the good news.
     
  10. Abdul Alhazred

    Abdul Alhazred Ancient Guru

    Messages:
    2,724
    Likes Received:
    0
    GPU:
    TerraTec 5800 Ultra
    <BLOCKQUOTE>quote:<HR>Originally posted by Kennung Eins:<br>
    <b>As I said, the book is about C++.<br>
    I am using Delphi, which basically is Pascal <IMG SRC="smileys/smile.gif"><br>
    But programming in OpenGL is nearly exactly the same on C++ and Delphi...that's the good news.</b><HR></BLOCKQUOTE><br>
    <br>
    <br>
    Kennung? What's wrong with C++? Don't want to work with the most "standard" tool used by "average" mortals? <IMG SRC="smileys/wink.gif">
     

  11. Kennung Eins

    Kennung Eins Guest

    Messages:
    1,610
    Likes Received:
    0
    GPU:
    9600GT
    Nah, but why should I learn C++, while I can program in Delphi and Java and can do exactly the same things with these languages as well?<br>
    <br>
    And as I said: The OpenGL commands on C++ are the same as on Delphi.<br>
    <br>
    So I see no problem there, since I don't want to develop Doom3 or so <IMG SRC="smileys/smile.gif">
     

Share This Page