<br />Do you spend too much time creating the building blocks of your graphics applications or finding and correcting errors?<i>Geometric Tools for Computer Graphics</i>is an extensive, conveniently organized collection of proven solutions to fundamental problems that you'd rather not solve over and
Geometric tools for computer graphics
โ Scribed by Philip Schneider, David H. Eberly
- Publisher
- Boston :, Morgan Kaufmann Publishers
- Year
- 2003
- Tongue
- English
- Leaves
- 1055
- Series
- The Morgan Kaufmann series in computer graphics and geometric modeling
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Many of Mr. Eberly's books leave me dazed and confused. His Game Physics book, though quite useful, is so wedded to the Wild Magic framework that I felt like learning that framework became the task at hand rather than trying to learn underlying algorithms. This book is different, because it is organized as a collection of tools. Each tool is pretty much independent of all the others, so you can see via the figures what Mr. Eberly is trying to accomplish, read the accompanying text and equations, and then read his pseudocode to understand what you need to do in whatever programming language you are trying to do it in. You can, in most cases, just lift out the algorithm/tool you need. This is the beauty of the book. The first three or so chapters are dedicated to giving you a quick brush-up in the underlying math, primarily linear algebra. They are useful if you just need to remember something you have already learned at some point, but it is not detailed enough to teach you from scratch. In short, this is an excellent book on the algorithms needed for the implementation of computer graphics tasks in both two and three dimensions if you already have a good big-picture understanding of computer graphics and a detailed understanding of the mathematics commonly used in such tasks.
๐ SIMILAR VOLUMES
Reinventing the wheel is a terrible waste of time, yet legions of computer programmers do exactly that every day. Geometric Tools for Computer Graphics gives the working graphics programmer a vast collection of programming examples, complex code snippets explained and ready to use. Each chapter is f
Many of Mr. Eberly's books leave me dazed and confused. His Game Physics book, though quite useful, is so wedded to the Wild Magic framework that I felt like learning that framework became the task at hand rather than trying to learn underlying algorithms. This book is different, because it is organ
Many of Mr. Eberly's books leave me dazed and confused. His Game Physics book, though quite useful, is so wedded to the Wild Magic framework that I felt like learning that framework became the task at hand rather than trying to learn underlying algorithms. This book is different, because it is orga
<p><span><br>Do you spend too much time creating the building blocks of your graphics applications or finding and correcting errors? </span><span>Geometric Tools for Computer Graphics</span><span> is an extensive, conveniently organized collection of proven solutions to fundamental problems that you