OpenGL: A Primer Second Edition 読書ノート¶
OpenGL の入門者向けの本がなかなか見当たらなく、気付いたらこれを買い求めていた。
- 著者:
Edward Angel
- 出版社:
Addison Wesley
- 発行年:
2004 年
- ISBN:
978-0-321-23762-0
- OpenGL: A Primer Second Edition 読書ノート 1/4
- Preface
- Introduction
- Two-Dimensional Programming in OpenGL
- A Simple Program
- GLUT
- Event Loops and Callback Functions
- Drawing a Rectangle
- Changing the GLUT Defaults
- Color in OpenGL
- Coorinate System Differences Between GLUT and OpenGL
- Two-Dimensional Viewing
- The Viewport
- Coordinate Systems and Transformations
- Primitives and Attributes
- Polygon Types
- Color Interpolation
- Text
- Querues and Errors
- Saving the State
- Interaction and Animation
- OpenGL: A Primer Second Edition 読書ノート 2/4
- OpenGL: A Primer Second Edition 読書ノート 3/4
- OpenGL: A Primer Second Edition 読書ノート 4/4