Thread: opengl Game programming

  1. #1
    Registered User linuxdude's Avatar
    Join Date
    Mar 2003
    Location
    Louisiana
    Posts
    926

    opengl Game programming

    After searching the boards, I am thinking about getting this book, but on amazon everyone says it is horrible. Why, I trust ya'll here, why are the reviewers saying this? I am thinking about getting this and the Opengl SuperBible. I have read most of Opengl RedBook, what do you think.
    Last edited by linuxdude; 08-09-2004 at 06:17 PM.

  2. #2
    Registered User linuxdude's Avatar
    Join Date
    Mar 2003
    Location
    Louisiana
    Posts
    926
    well what books do you recommend then? I am thinking about opengl SuperBible, 3d Math Primer, and Opengl Game programming

  3. #3
    Registered User glUser3f's Avatar
    Join Date
    Aug 2003
    Posts
    345
    When I started learning OpenGL, I read the first 24 NeHe tutorials then got that book, it's a great start in learning OpenGL, highly recommended for OpenGL beginners.

    However, it has a chapter about Win32 programming, and 2 chapters on DirectInput and DirectAudio, so you, (being a Linux dude ) may not be interested in them.

  4. #4
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640
    I found it to be a great resource for learning basic OpenGL. Once you start moving into advanced topics the book loses its appeal. (which is expected of an introductory book)
    I recomend it for learning.

  5. #5
    Registered User linuxdude's Avatar
    Join Date
    Mar 2003
    Location
    Louisiana
    Posts
    926
    well I can draw primitives on the screen and texture them, enable lighting, fog, accumulation buffer, and scissor test. Should I get it or just the math one, That is where I need help.

  6. #6
    Registered User glUser3f's Avatar
    Join Date
    Aug 2003
    Posts
    345
    The book covers more topics like model loading, hightfield terrain rendering, particles, and simple game engine design/implementation.

    Check out the TOC:
    http://glbook.gamedev.net/oglgp.asp

    If money isn't an issue, I suggest you get the book.

    I also suggest you consider the book Real-Time Rendering (2nd ed.), it covers similar topics to the math primer book.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. 2D RPG Online Game Project. 30% Complete. To be released and marketed.
    By drallstars in forum Projects and Job Recruitment
    Replies: 2
    Last Post: 10-28-2006, 12:48 AM
  2. OpenGL Window
    By Morgul in forum Game Programming
    Replies: 1
    Last Post: 05-15-2005, 12:34 PM
  3. Game Designer vs Game Programmer
    By the dead tree in forum Game Programming
    Replies: 8
    Last Post: 04-28-2005, 09:17 PM
  4. OpenGL Game Programming
    By KneeGrow in forum Game Programming
    Replies: 5
    Last Post: 11-14-2003, 03:29 PM
  5. opengl code not working
    By Unregistered in forum Windows Programming
    Replies: 4
    Last Post: 02-14-2002, 10:01 PM