登入選單
返回Google圖書搜尋
Geometric Tools for Computer Graphics
註釋

Geometric Tools for Computer Graphics is a leading text on graphics development techniques and algorithms - now fully updated and revised for advancements in the field.

Programmers will no longer have to comb through dozens of books, exhaustively search the web, or spend a lot of time inventing (or often re-inventing) solutions themselves. Here is the single source for commonly encountered geometry problems for graphics, along with solutions. Each problem is presented in modular format so programmers can go directly to what they need. Pseudocode is provided for many of the problems, so that programmers have ready-to-use solutions, with background and theory provided as context.

This new edition includes: NEW or UPDATED material on the most recent algorithmic advancements, additional explanations and diagrams, new cook-book style solution-based recipes, additional advanced problems, Totally NEW chapters on: Point geometry, Discrete curve and surface algorithms, Subdivision surfaces, B-spline curves and surfaces; and finally trimming and culling of older material in early chapters and some appendices.

The associated web site includes downloadable versions of all of the figures in the book; PDF versions of culled content from 1st edition (1st 2 chapters and some appendices); links to web resources; a searchable index of tasks/problems; references to papers/books; sourcecode listings from the book (supplemented with language-specific implementations).



  • Fully revised to include the latest advancements in technology. New chapters on: Point geometry, Discrete curve and surface algorithms, Subdivision surfaces, B-spline curves and surfaces.
  • Filled with robust, thoroughly tested solutions that will save you time and help you avoid costly errors.
  • Covers problems relevant for both 2D and 3D graphics programming.
  • Presents each problem and solution in module format, so that you can zero in on only those entries that matter to you.
  • Clearly diagrams each problem and presents solutions in easy-to-understand pseudocode.
  • Valuable resources associated with the book are available at the companion website.