Logo

PNG: The Definitive Guide by Greg Roelofs

Large book cover: PNG: The Definitive Guide

PNG: The Definitive Guide
by

Publisher: O'Reilly
ISBN/ASIN: 1565925424
ISBN-13: 9781565925427
Number of pages: 321

Description:
PNG, the Portable Network Graphics image format, is one little piece of the puzzle. In PNG: The Definitive Guide, I attempt to make PNG a little 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. The intended audience is anyone who deals with PNG images, whether as an artist, a programmer, or a surfer on the World Wide Web.

Home page url

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

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.
(6880 views)
Book cover: Programming Vertex, Geometry, and Pixel ShadersProgramming Vertex, Geometry, and Pixel Shaders
by
This reference covers the advanced rendering techniques important for graphics programmers in the game and film industries, and will help them implement these techniques with DirectX 10. Intended for people with background in DirectX8 or DirectX9.
(21584 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.
(18220 views)
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.
(7205 views)