Encyclopedia of Graphics File Formats
by James D. Murray, William vanRyper
Publisher: O'Reilly 1996
ISBN/ASIN: 1565921615
ISBN-13: 9781565921610
Number of pages: 1152
Description:
This is the definitive work on file formats -- the book that will become a classic for graphics programmers and everyone else who deals with the low-level technical details of graphics files. It includes technical information on nearly 100 file formats, as well as chapters on graphics and file format basics, bitmap and vector files, metafiles, scene description, animation and multimedia formats, and file compression methods.
Download or read it online for free here:
Read online
(online html)
Similar books
Cg 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).
(10317 views)
The OpenGL Programming Guideby Dave Shreiner - 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.
(20359 views)
Programming Vertex, Geometry, and Pixel Shadersby Wolfgang Engel, et al.
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.
(24728 views)
Learning Modern 3D Graphics Programmingby Jason L. McKesson
This book teaches beginner-level programmable rendering for graphics programmers, from the ground up. The author also covers some important material that is often neglected or otherwise relegated to more 'advanced' concepts.
(15122 views)