Thread: open gl

  1. #1
    Registered User
    Join Date
    Oct 2001
    Posts
    12

    Question open gl

    is open gl hard to programe in or is it realitivly easy ?
    i've been trying to find site's and books on other graphics programming but can't find any but open gl or direct x. i think the reason i can't find any books is because i live in nz which is a stupid country.

  2. #2
    .
    Join Date
    Aug 2001
    Posts
    598
    >is open gl hard to programe in or is it realitivly easy ?

    Depends, gl is easer to use but It requies more math. DX on the other hand is hard to use at first but requites less math.

    >i've been trying to find site's and books on other graphics programming but can't find any but open gl or direct x. i think the reason i can't find any books is because i live in nz which is a stupid country<

    Well that is because Opengl and DirectX are the most popular. There is something called algero, you might want to look at though.
    To Err Is To Be Human. To Game Is Divine!"

  3. #3

  4. #4
    Registered User
    Join Date
    Sep 2001
    Posts
    16

    Post OpenGL and DirectX Sites.

    Hey,

    If you're looking for DirectX help, check out nexe.gamedev.net and if you're looking for OpenGL help, check out nehe.gamedev.net

    They are both hosted at www.gamedev.net which is a phenominal programming site.
    "Where genius ends, madness begins."
    -Estauns

  5. #5
    Has a Masters in B.S.
    Join Date
    Aug 2001
    Posts
    2,263
    >
    i think the reason i can't find any books is because i live in nz which is a stupid country.
    <

    i would disagree, the reason you can't find any others is because these are the most used and most powerful.
    ADVISORY: This users posts are rated CP-MA, for Mature Audiences only.

  6. #6
    Registered User
    Join Date
    Oct 2001
    Posts
    75

    Hey Super Monkey

    Hey man I'm from new zealand too I also program in Dark Basic u should get my hotmail addy here



    [email protected]

    I'm still trying to learn C++ too



    cheers


    stealth

  7. #7
    Frustrated Programmer :( phantom's Avatar
    Join Date
    Sep 2001
    Posts
    163
    Nothing wrong with NZ I'll be watching them play us in cricket Nov 8, I only live 500m from the gabba

    OpenGL is freakin hard, I am currently learing it in a one year introduction course to programming. I am seriously thinking of doing a full 3 year course in programming. Best resources for OpenGl are the internet, I have a few text books but unfortunately they aren't that great. Biggest irony? the fact that the introductionary books don't explain how to install the openGl libraries (took me an hour to work it out).

    For text books the best bet would be to order them from the Internet, even in Brisbane (population 1.3m, i think) we only have one store that deals in Programming text books.
    My site to register for all my other websites!
    'Clifton Bazaar'

  8. #8
    Registered User
    Join Date
    Oct 2001
    Posts
    95
    I think OpenGL is easier to program in, because you don't have to use the Win32 API, there is no Hungarian notation, and it just seems easier to me. I like math, so that's why I like it.
    Think out of the box! Open Source rules!

    -Breach23

  9. #9
    Frustrated Programmer :( phantom's Avatar
    Join Date
    Sep 2001
    Posts
    163
    I agree that it is easier if you are good at maths but compared to c++ it's harder.
    My site to register for all my other websites!
    'Clifton Bazaar'

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Open GL
    By alexnb185 in forum Game Programming
    Replies: 4
    Last Post: 08-18-2007, 11:52 AM
  2. Open GL ?
    By swgh in forum C++ Programming
    Replies: 2
    Last Post: 07-27-2005, 10:05 AM
  3. open gl
    By nerdyneo in forum Game Programming
    Replies: 2
    Last Post: 11-14-2003, 04:33 PM
  4. problem with open gl engine.
    By gell10 in forum Game Programming
    Replies: 1
    Last Post: 08-21-2003, 04:10 AM
  5. Ghost in the CD Drive
    By Natase in forum A Brief History of Cprogramming.com
    Replies: 17
    Last Post: 10-12-2001, 05:38 PM