Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: Vector Game Math Processors
Автор: Leiterman J.C.
Аннотация:
Written by a professional game programmer, this book explores the mathematics and code behind the computer processing of vectors for video games and scientific applications using the X86 instruction set, the PowerPC, and MIPS processors. Separate chapters cover bit masking and shifting, vector addition and subtraction, vector multiplication and division, matrix math, quaternions, vertex and pixel shaders, and debugging vector functions. The CD-ROM contains example code for the different processors.