Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
Advanced Graphics Programming Using OpenGL Review by Petr Sikachev
Excellent Intermediate Level Book
Today there are many books for pro (GPU Gems, ShaderX etc), many for beginners (superbible, redbook, orange book etc), but practically no for intermediate level. This is one of them. It's well written and tells the basics of advanced 3D algorithms: batching, env mapping, bump mapping etc.
Disadvantages are:
-too short articles on difficult topics
-too much (for me) about CADs
-somewhat old (using pbuffers instead of FBOs)
P. S.
The link for source codes from the book doesn't work, use the following one: [...]