Logo

Learning Modern 3D Graphics Programming

Small book cover: Learning Modern 3D Graphics Programming

Learning Modern 3D Graphics Programming
by


Number of pages: 323

Description:
What this book offers is beginner-level instruction on what many consider to be an advanced concept. It teaches programmable rendering for beginning graphics programmers, from the ground up. This book also covers some important material that is often neglected or otherwise relegated to 'advanced' concepts.

Home page url

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

Similar books

Book cover: Physically Based Rendering: From Theory to ImplementationPhysically Based Rendering: From Theory to Implementation
by - Morgan Kaufmann
The book describes both the mathematical theory behind a modern photorealistic rendering system as well as its practical implementation. The book shows how to design a full-featured rendering system capable of creating creating stunning imagery.
(7197 views)
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.
(6870 views)
Book cover: Cg ProgrammingCg Programming
- Wikibooks
Nvidia's programming language Cg is one of several commonly used shading languages for real-time rendering. These shading languages are used to program shaders (i.e. more or less small programs) that are executed on a GPU (graphics processing unit).
(7943 views)
Book cover: Pixel Shaders: An Interactive Introduction to Graphics ProgrammingPixel Shaders: An Interactive Introduction to Graphics Programming
by - pixelshaders.com
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 computer graphics into their work, and traditional programmers who want to try a different way.
(10221 views)