Product Details
Graphics Gems IV (IBM Version) (Graphics Gems - IBM) (No. 4)

Graphics Gems IV (IBM Version) (Graphics Gems - IBM) (No. 4)
From Morgan Kaufmann

Price:

This item is not available for purchase from this store.
Click here to go to Amazon to see other purchasing options.


6 new or used available from $79.99

Average customer review:

Product Description


Graphics Gems IV is the newest volume in the Graphics Gems series. All of the books in the series contain practical solutions for graphics problems using the latest techniques in the field. The books in this series have become essential, time saving tools
for many programmers. Volume IV is a collection of carefully crafted gems which are all new and innovative. All of the gems are immediately accessible and useful in formulating clean, fast, and elegant programs. The C programming language has been used for most of the program listings, although several of the gems have C++ implementations. *IBM version Includes one 3 1/2" high-density disk. System Requirements: 286 or higher IBM PC compatible, DOS 4.0 or higher


Product Details

  • Amazon Sales Rank: #1207372 in Books
  • Published on: 1994-05-20
  • Original language: English
  • Number of items: 1
  • Binding: Hardcover
  • 575 pages

Editorial Reviews

From the Back Cover


Graphics Gems IV is the newest volume in the Graphics Gems series. All of the books in the series contain practical solutions for graphics problems using the latest techniques in the field. The books in this series have become essential, time saving tools
for many programmers. Volume IV is a collection of carefully crafted gems which are all new and innovative. All of the gems are immediately accessible and useful in formulating clean, fast, and elegant programs. The C programming language has been used for most of the program listings, although several of the gems have C++ implementations. *IBM version Includes one 3 1/2" high-density disk. System Requirements: 286 or higher IBM PC compatible, DOS 4.0 or higher

About the Author
Edited by Paul Heckbert


Customer Reviews

Essential if you can't find it in a library!4
This contains my favorite "Graphics Gem", an algorithm for testing whether a polyhedron intersects with a 3-D box or many boxes.

The full set of Graphics Gems is so expensive that I can't bring myself to buy it. Instead, I've looked up gems like that intersection test in a library copy of the book. If you don't have convenient access to it in a library, then you might as well dig up your credit card.

Fourth in the classic series5
I'm the archivist for the free Graphics Gems code base on the web. I do it for free, because this code is so valuable. Others think so, too: there is an average of 100 hits a day on the site. Go look at the online list of what's in this volume to see if it's for you.

Highlights (for me) include point in polygon testing (yeah, I wrote it), the arcball, matrix decomposition, an implicit surface polygonizer, a fast alternate Phong lighting model, and fast embossing.

Fourth in the classic series5
I'm the archivist for the free Graphics Gems code base on the web. I do it for free, because this code is so valuable. Others think so, too: there is an average of 100 hits a day on the site. Go look at the online list of what's in this volume to see if it's for you.

Highlights (for me) include point in polygon testing (yeah, I wrote it), the arcball, matrix decomposition, an implicit surface polygonizer, a fast alternate Phong lighting model, and fast embossing.

The Mac version simply has a different disk in it - better is to get the latest code online.