Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Advanced Linux 3D Graphics Programming (With CD-ROM) Review by anonymous

Not very advanced.

The "Advanced Linux 3D Graphics Programming" is the second volume in the set of books written by author Norman Lin. The title "advanced" is rather crudely portrayed in the examples the author has written. Many of the examples are based off true cross-platform development which adds hundreds of lines of not needed code considering the book was supposed to be for linux.

The "advanced topics" include texture-mapping, lighting, fog, and several other components which sound impressive at first however the examples given are rather long in code-size, and don't get straight to the point of what the example does. I was rather disapointed that the lighting section had no real details on the math behind it all.

From the title of the book, one would assume you would be programming 3d graphics in linux, however the author spends 60% of the book talking about Blender and World Foundry. Those programs should have been in a separate book rather then used as filler so the author could make several extra bucks on a new book.

The examples are all using the GLUT SDK for MesaGL (OpenGL for Linux) which doesn't teach you about true linux X11 initialization.

I think this was a big disapointment, and would not recommend this book.