Logo

Pixel Shaders: An Interactive Introduction to Graphics Programming

Small book cover: Pixel Shaders: An Interactive Introduction to Graphics Programming

Pixel Shaders: An Interactive Introduction to Graphics Programming
by

Publisher: pixelshaders.com

Description:
This book is intended to bring the wonder and joy of graphics processor programming to a wider audience. It is targeted at artists who want to integrate powerful computer graphics into their work, and traditional programmers who want to try thinking about programming in a different way.

Home page url

Download or read it online for free here:
Read online
(online reading)

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.
(14704 views)
Book cover: Michael Abrash's Graphics Programming Black BookMichael Abrash's Graphics Programming Black Book
by - Coriolis Group Books
A book for game developers and serious assembly language programmers. It explores the technology behind the popular Doom and Quake 3-D games, and explains optimized solutions to 3-D graphics problems from texture mapping, hidden surface removal, etc.
(23487 views)
Book cover: The OpenGL Programming GuideThe OpenGL Programming Guide
by - Addison-Wesley Professional
Clear explanations of OpenGL functionality and basic computer graphics techniques, such as building and rendering 3D models; viewing objects from different perspective points; and using shading, lighting, and texturing effects for greater realism.
(17580 views)
Book cover: PNG: The Definitive GuidePNG: The Definitive Guide
by - O'Reilly
PNG, the Portable Network Graphics image format, is one little piece of the puzzle. This book makes PNG less puzzling by explaining the motivations behind PNG's creation, the ways in which it can be used, and the tools that can manipulate it.
(15834 views)