Programming vertex and pixel shaders

著者

    • Engel, Wolfgang

書誌事項

Programming vertex and pixel shaders

Wolfgang Engel

(Charles River Media graphics)

Charles River Media, c2004

  • : pbk

大学図書館所蔵 件 / 5

この図書・雑誌をさがす

注記

Includes bibliographical references (p. 393-398) and index

内容説明・目次

内容説明

When newer graphics cards started offering a programming interface to their graphics-processing unit (GPU), there was a fundamental change from fixed-function to programmable graphics hardware. This evolution offers a completely new level of opportunities for real-time graphics programmers. Using shaders not only allows them to create unique games and graphics, but it allows them to be far more creative. Programming Vertex and Pixel Shaders provides intermediate and advanced graphics and game programmers with a definitive guide to shader programming. It uses a wide variety of examples throughout to teach various techniques, ranging from simple real-time lighting to advanced, cutting-edge rendering. These topics include spherical harmonics, Uberlicht, and high-dynamic range lighting. The book covers DirectX vertex and pixel shader programming with the vertex shader version vs_3_0 and the pixel shader version ps_3_0 in shader assembly, and the DirectX High-Level Shading Language (HLSL). Coverage starts from the beginning, so no existing knowledge of shader programming is required. The book does assume a basic understanding of the math typically used in a game engine and an intermediate understanding of the Direct3D API. This is the one resource developers need to program advanced shaders for next generation games and graphics!

目次

  • Part I: Introduction
  • Chapter 1: Introduction
  • Chapter 2: Fundamentals
  • Chapter 3: Assembly Shader Programming
  • Chapter 4: HLSL Shader Programming
  • Part II: Lighting Algorithms
  • Chapter 5: Ambient Lighting
  • Chapter 6: Diffuse Lighting
  • Chapter 7: Specular Lighting
  • Chapter 8: Self-Shadowing
  • Chapter 9: Bump Mapping
  • Chapter 10: Point Lights, Appendix: About the CD-ROM
  • Index

「Nielsen BookData」 より

関連文献: 1件中  1-1を表示

詳細情報

ページトップへ