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: Learn Computer Graphics From ScratchLearn Computer Graphics From Scratch
- Scratchapixel
From the table of contents: Mathematics and Physics for Computer Graphics; Foundations of 3D Rendering; Better, Faster, More; Advanced Techniques; Digital Imaging; Procedural Generation of Virtual Worlds. 32 lessons, 166 chapters, C++ source code.
(7074 views)
Book cover: The Cg Tutorial: The Definitive Guide to Programmable Real-Time GraphicsThe Cg Tutorial: The Definitive Guide to Programmable Real-Time Graphics
by - Addison-Wesley
Cg is a complete programming environment for the fast creation of special effects and real-time experiences on multiple platforms. This book is the definitive introduction to Cg, and will be essential for anyone programming real-time graphics.
(16580 views)
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.
(15490 views)
Book cover: Blender Basics: Classroom Tutorial BookBlender Basics: Classroom Tutorial Book
by
Blender is a 3D technology rendering/animation/game development open-sourced freeware program maintained by the Blender Foundation. This tutorial book is designed to get you up and running in the basics of creating objects and scenes and animating.
(22110 views)