![]() |
|
|
(#1)
|
|
|
Posts: n/a
|
Where do I start? (OpenGL) -
2006.04.11, 11:46 AM
|
|
|
|
|
(#2)
|
|
|
Member
Posts: 1,059
Join Date: 2003.01
Location: Italy
|
2006.04.11, 11:48 AM
that was a bad start
|
|
|
|
|
(#4)
|
|
|
Moderator
Posts: 1,501
Join Date: 2003.10
Location: Virginia, USA
|
2006.04.11, 12:13 PM
This book worked for me. You'll also need a bit of help setting up a window and GL context. Read OneSadCookie's book for that.
|
|
|
|
|
(#5)
|
|
|
Moderator
Posts: 670
Join Date: 2003.03
Location: Clifton, NJ
|
2006.04.11, 01:40 PM
Personally, I think the SuperBible is better than the Red Book (plus you can snag the red book free online as a pdf).
If you're strapped for cash, get an older version of the SuperBible for like $5 or something on eBay. |
|
|
|
|
(#6)
|
|
|
Moderator
Posts: 1,344
Join Date: 2009.05
Location: San Diego, CA
|
2006.04.11, 02:31 PM
I, too, used the SuperBible to learn OpenGL. I have 2 main problems with it:
1. some of the code doesn't work properly. Probably about 90% does work, but a bit doesn't. 2. along the same line, there are also many typos. However, fixing the bugs and typos helped me understand OpenGL better, since I had to understand the concepts of everything. Also, when in doubt, you can always check the man pages in the terminal for a particular function. Overall, I would recommend it. It may have a few problems, but it covers a lot of content, as well as advanced aspects. For example, it covers shaders, both assembly and GLSL, as well other features such as VBOs. Your learning shouldn't end with the SuperBible, but it's a very good place to start. It's also very handy as a reference when you're unsure about the specifics of a function. (mainly for if you want a specific example of how to use it) |
|
|
|
|
(#7)
|
|
|
Posts: n/a
|
2006.04.11, 06:57 PM
I'd also recommend NeHe, but definitely supplement it with a book or two. The Red Book and Blue Book, like with all reference material, are great to have... But last I checked, costly. Though, I see the Red Book can be obtained for free (or is Lurie wrong?).
|
|
|
|
|
(#8)
|
|
|
Moderator
Posts: 1,344
Join Date: 2009.05
Location: San Diego, CA
|
2006.04.11, 08:03 PM
The red and blue books are the "official" books of OpenGL, and are indeed available for free in PDF format on OpenGL's website.
|
|
|
|
|
(#9)
|
||
|
Moderator
Posts: 670
Join Date: 2003.03
Location: Clifton, NJ
|
2006.04.11, 08:37 PM
Quote:
![]() |
|
|
|
|
|
(#10)
|
||
|
Posts: n/a
|
2006.04.12, 03:46 AM
Quote:
|
|
|
|
|
|
(#11)
|
|
|
Posts: n/a
|
thanks -
2006.05.01, 07:34 AM
thanks every body
![]() |
|
|
|
|
(#12)
|
||
|
Posts: n/a
|
why people like these -
2006.05.01, 07:41 AM
Quote:
![]() |
|
|
|
|
|
(#13)
|
||
|
Moderator
Posts: 576
Join Date: 2002.09
Location: Belgium
|
2006.05.01, 09:06 AM
Quote:
|
|
|
|
|
|
(#14)
|
|
|
Moderator
Posts: 670
Join Date: 2003.03
Location: Clifton, NJ
|
2006.05.01, 10:04 AM
This should be sticky perhaps? Or merged with that Beginner thread?
|
|
|
|
|
(#15)
|
|
|
Posts: n/a
|
CicekClub -
2006.05.07, 03:00 PM
İ said: Peoples dont like help everybody
|
|
|
|
| Thread Tools | |
| Display Modes | |
|
|