
Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required.
Read instantly on your browser with Kindle for Web.
Using your mobile phone camera - scan the code below and download the Kindle app.
Mathematics for 3D Game Programming and Computer Graphics, Third Edition 3rd Edition
The third edition expands upon topics that include projections, shadows, physics, cloth simulation, and numerical methods. All of the illustrations have been updated, and the shader code has been updated to the latest high-level shading language specifications.
- ISBN-101435458869
- ISBN-13978-1435458864
- Edition3rd
- PublisherCengage Learning PTR
- Publication dateJune 2, 2011
- LanguageEnglish
- Dimensions7 x 1.5 x 9 inches
- Print length624 pages
Customers who viewed this item also viewed
- Foundations of Game Engine Development, Volume 1: MathematicsPaperbackFREE Shipping by AmazonGet it as soon as Thursday, Apr 10
- Foundations of Game Engine Development, Volume 2: RenderingPaperbackFREE Shipping by AmazonGet it as soon as Thursday, Apr 10
- Real-Time Rendering, Fourth EditionTomas Akenine-MöllerHardcoverFREE Shipping by AmazonGet it as soon as Thursday, Apr 10Only 7 left in stock - order soon.
- Game Engine Architecture, Third EditionHardcoverFREE Shipping by AmazonGet it as soon as Thursday, Apr 10Only 11 left in stock - order soon.
- Physically Based Rendering, fourth edition: From Theory to ImplementationHardcover$3.99 shippingOnly 1 left in stock - order soon.
- Projective Geometric Algebra IlluminatedPaperbackFREE Shipping by AmazonGet it as soon as Thursday, Apr 10
Editorial Reviews
About the Author
Product details
- Publisher : Cengage Learning PTR; 3rd edition (June 2, 2011)
- Language : English
- Hardcover : 624 pages
- ISBN-10 : 1435458869
- ISBN-13 : 978-1435458864
- Item Weight : 4.1 pounds
- Dimensions : 7 x 1.5 x 9 inches
- Best Sellers Rank: #234,916 in Books (See Top 100 in Books)
- #8 in Computer Graphics
- #102 in Game Programming
- #743 in AI & Machine Learning
- Customer Reviews:
About the author

Eric Lengyel (Ph.D. computer science, M.S. mathematics) has been a game engine developer since the 1990s and has been writing about it almost as long. He spends most of his time working on the C4 Engine and the Slug Library, but sometimes takes a break to perform new research in geometric algebra. He lives in Lincoln, California.
Looking for specific info?
Customer reviews
Customer Reviews, including Product Star Ratings help customers to learn more about the product and decide whether it is the right product for them.
To calculate the overall star rating and percentage breakdown by star, we don’t use a simple average. Instead, our system considers things like how recent a review is and if the reviewer bought the item on Amazon. It also analyzed reviews to verify trustworthiness.
Learn more how customers reviews work on AmazonCustomers say
Customers find the book excellent at explaining key concepts and covering mathematical formulas in great depth. Moreover, the content quality receives positive feedback, with customers noting the decent amount of topics covered and numerous examples provided. Additionally, they appreciate the graphics quality, with one customer mentioning that the graphics alone make it a quality book.
AI-generated from the text of customer reviews
Select to learn more
Customers praise the book's clear explanations of key concepts and in-depth coverage of mathematical formulas, with one customer noting it serves as a wonderful introduction for beginners in 3D programming.
"...Having said that, I still understood most of the concepts, but there were a few times I felt overwhelmed...." Read more
"...The topics are very to the point and few pages are wasted explaining basic math principles (hence the warning about having a decent math background)..." Read more
"...It covers in great depth mathematical formulas and concepts regarding 3D Game Programming and 3D Graphics Programming...." Read more
"...You don't get Navier-Stokes, nevertheless this is sufficient for games-drastic simplification? Where's the viscosity?..." Read more
Customers appreciate the content of the book, which covers a decent amount of topics and includes many examples, with one customer noting it is a complete reference without redundant information.
"...So a decent amount of topics are covered, but the chapters are still brief enough to finish each in one sitting...." Read more
"...first to the last page first, this book is very well written and full of examples which really make sense...." Read more
"...This is a very complete reference. I would also like to add that this book is EXTREMELY TOUGH...." Read more
"Great book. It has plenty of examples and explanation for each concept covered. I've used it as a reference on a number of projects...." Read more
Customers appreciate the graphics quality of the book.
"...at explaining key concepts in an intuitive manner appropriate good illustrations...." Read more
"item is nice, came early but i wanted buy new not used. Book is scratchy." Read more
"...It is very helpful and hardly you will get disappointed. Nice add to your personal library." Read more
"The graphics alone make this a quality book. I use it in conjunction with my University level programming book to be one step ahead of the Professor." Read more
Top reviews from the United States
There was a problem filtering reviews. Please reload the page.
- Reviewed in the United States on April 29, 2014Mathematics for 3D Game Programming and Computer Graphics by Eric Lengyel is one of those books I have literally been eyeing for years and just never got around to reading. If you are not familiar, Eric Lengyel is the creator of the C4 Engine, and also the author of various game development books. He is well regarded in the community, so I assumed this was a must read title. After reading it, I still agree; it’s an excellent source of knowledge.
The book covers the basic stuff you would expect from a 3D math book: vectors, matrices, quaternions, intersections between various types of geometry, visibility, etc. Great, so the bases are covered. Lengyel goes a bit further, though, and discusses other topics that are very important in computer graphics. For example: lighting and shadowing, decals, curved surfaces, and physics (including fluid and cloth simulation). So a decent amount of topics are covered, but the chapters are still brief enough to finish each in one sitting.
While there are some implementation examples, the text is pretty light on the code. The code that is here is mostly based around OpenGL, however the concepts should still translate to DirectX. Not a huge issue. When needed, he does show code samples, but most of the copy is dedicated to math discussion and the equations.
Granted, some of the equations and proofs were dense and hard to follow. This was made worse by the fact that I was reading this on the Kindle, and the equations were made up of small images you couldn’t zoom in on. Having said that, I still understood most of the concepts, but there were a few times I felt overwhelmed. I can’t really fault the author for that, since his written explanations were all very clear and concise. It’s just some of the content is deep and complex, so be prepared.
All in all, I found this to be a great resource and you can never know enough math in this field. Unfortunately, I will still probably have to look up some of the equations online or in other books due to the low quality of the images in the e-book. But this is a minor complaint compared to the amount of information backed in this title. I would recommend this.
- Reviewed in the United States on January 16, 2012As a word of warning, do not purchase this book expecting it to teach you math fundamentals. If you do not have a background of at least algebra and trigonometry (and preferably a bit of calculus), you owe it to yourself to pick up another book and brush up on these fundamentals. While there are a few appendices covering a handful of topics, they are less about explaining the topic and more of reference pages.
Mathematics for 3D Game Programming and Computer Graphics is an excellent reference book for anyone doing 3D work. The topics are very to the point and few pages are wasted explaining basic math principles (hence the warning about having a decent math background). The book probably won't teach anyone who doesn't know they underlying principles but will be your go-to reference for any algorithm you implement.
The book starts with the reviews of the requisite vector, matrix, transformation (including rotations by quaternions) and basic geometry for a view frustum, but quickly dives into more advanced topics. Ray tracing is covered for all areas of use, from light maps to reflections. The lighting chapter covers texturing using several map types as well as lighting models with a very enjoyable discussion of specular reflection models.
Solid chapters on culling using bounding volumes and portal systems, shadowing and curve algorithms round out the first half of the book. The second half is devoted to the mathematics of physics, with chapters on basic collision detection, linear and rotational physics. The simulation of fluids and cloth (one of the more difficult physical models to accurately compute in a game) gets it's own chapter and it's a highlight for anyone implementing character clothing animation or a realistic water volume.
Every chapter has exercises (with and appendix of answers) to reinforce the material. The C++ and GLSL shader code is available on the books companion website ([...]) much of which forms the basis for the math classes of the authors own engine.
Anyone who needs a math reference book for 3D would do well to own this book. If you are writing your own engine, you owe it to yourself to pick up what will be the only math book you will need. While many technical books do not age well, this hardcover book will last through many late-night coding sessions both physically and with regard to the material within at a low price point. Never again will you have to scour through your old textbooks or search online for the algorithm you are trying to implement. The author has done the impossible; make a truly terrific math textbook.
- Reviewed in the United States on January 16, 2018What this book is:
This book is a "read-only" / "conceptual" type of book. It covers in great depth mathematical formulas and concepts regarding 3D Game Programming and 3D Graphics Programming.
What this book is not:
This book is not a hands-on approach to learning 3D Game Programming or 3D Graphics Programming. It does not contain any follow along projects, examples, or exercises that put what you are reading into practice. There is example code available on the book's website, however, there is no context for said code. You are expected to already have a working knowledge of 3D Graphics Programming and OpenGL Shader Language (GLSL).
================
I am a person who learns by doing, and this book has no doing in it. It's just read me and remember. It will work as a great reference in my collection but I would have liked to have known this prior to purchasing it. I had to buy it to find out it wasn't what I was looking for at this time. Because of that, I am taking off one star.
Top reviews from other countries
- Karan B PathakReviewed in India on December 2, 2019
3.0 out of 5 stars Pls Provide more detail justification of formula
Matrices and vector chapter has good explanation but later chapter is not for beginner who is not having
detail knowledge of polynomials, calculus.
It doesn't gives complete justification of cubic,quartic polynomials as well as intersection method are not explained in detail difficult for beginner to understand how formula derived without proper justification.
- N. BwtsReviewed in the United Kingdom on April 9, 2016
5.0 out of 5 stars Love it
I'm not a professional programmer rather an enthusiastic amateur. This is not a book for beginners.
Although there is a good review of linear algebra in the first part, some previous experience with linear algebra is essential to get the most out of this book in my opinion,
That said, I love this book. If you're looking for a good grounding in 3D graphics you cant go far wrong.
-
Sergio CappuccioReviewed in Italy on September 21, 2019
5.0 out of 5 stars Avanzato ed esauriente. Troppo formale e pochi esempi pratici.
Libro in stile matematica teorica, tante formule con pochi esempi pratici ma nel complesso un bel libro. Per ora quello che meglio spiega l'uso dei quaternioni e come si arriva alla matrice di trasformazione. Si può fare di più. Non all'altezza della situazione gli esempi di programmazione che usano un linguaggio di alto livello come se fosse il vecchio Basic anni 70-80. Un libro da avere e da confrontare con altri.
- Jeffrey McManusReviewed in Canada on February 23, 2018
5.0 out of 5 stars Five Stars
Great applications of mathematics for video games
-
DmitryReviewed in Germany on January 10, 2022
5.0 out of 5 stars Ein gutes Buch - die perfekte Einführung ins Thema
Das Buch enthält die notwendige Information für denen, die mit Computergrafik anfangen wollen.