Logo

Michael Abrash's Graphics Programming Black Book

Large book cover: Michael Abrash's Graphics Programming Black Book

Michael Abrash's Graphics Programming Black Book
by

Publisher: Coriolis Group Books
ISBN/ASIN: 1576101746
ISBN-13: 9781576101742
Number of pages: 1342

Description:
This is a collection of the author's previous books on assembly language and graphics programming, as well as past columns for Dr. Dobb's magazine. Though much of the book is out-of-date by now, the reader can see some of the author's tendencies: -a reliance on profiling in order to test code, and creative thinking to improve performance wherever possible. The last few chapters explore the technology behind the popular Doom and Quake 3-D games by id Corporation. Optimized solutions to 3-D graphics problems from texture mapping, hidden surface removal, and Binary Space Partitioning trees are explained. This book is clearly targeted at game developers and serious assembly language programmers.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: OpenGL ProgrammingOpenGL Programming
- Wikibooks
OpenGL is an API used for drawing 3D graphics. This book is aimed at beginners who are discovering OpenGL. It will assume knowledge of basic C and C++. If you know nothing about 3D graphics, we'll try to familiarize you along the way.
(15221 views)
Book cover: Learning Modern 3D Graphics ProgrammingLearning Modern 3D Graphics Programming
by
This book teaches beginner-level programmable rendering for graphics programmers, from the ground up. The author also covers some important material that is often neglected or otherwise relegated to more 'advanced' concepts.
(12446 views)
Book cover: Computer GraphicsComputer Graphics
by - InTech
In order to visualize various things, many technologies are necessary and they are mainly divided into two types in computer graphics: modeling and rendering technologies. This book covers the most advanced technologies for both types.
(11584 views)
Book cover: Encyclopedia of Graphics File FormatsEncyclopedia of Graphics File Formats
by - O'Reilly
This is the definitive work on file formats -- the book that will become a classic for graphics programmers and everyone else who deals with the low-level technical details of graphics files. It includes information on nearly 100 file formats.
(19869 views)