1.12. 补充信息 - Further Information

简介: 1.12. 补充信息 - Further Information The Web site http://opengl.org has the latest information for the OpenGL community, forums for developers, an...

1.12. 补充信息 - Further Information


The Web site http://opengl.org has the latest information for the OpenGL community, forums

for developers, and links to a variety of demos and technical information. OpenGL developers

should bookmark this site and visit it often.

The standard reference books for the OpenGL API are the OpenGL Programming Guide, Fifth

Edition (2005) and the OpenGL Reference Manual, Fourth Edition (2004), both by the OpenGL

Architecture Review Board. Another useful OpenGL book is OpenGL SuperBible, Third Edition,

by Richard S. Wright, Jr. and Benjamin Lipchak (2004).

A good overview of OpenGL is provided in the technical paper "The Design of the OpenGL

Graphics Interface" by Mark Segal and Kurt Akeley (1994). Of course, the definitive document

on OpenGL is the specification itself, The OpenGL Graphics System: A Specification, (Version

2.0), by Mark Segal and Kurt Akeley, edited by Jon Leech and Pat Brown (2004).

The OpenGL.org Web site, http://opengl.org, is also a good source for finding source code for

OpenGL example programs. Another useful site is Tom Nuyden's site at http://delphi3d.net. The

hardware vendors that support OpenGL typically provide lots of example programs, especially

for newer OpenGL functionality and extensions. The SGI, NVIDIA, and ATI Web sites are

particularly good in this regard.

1. 3Dlabs developer Web site. http://developer.3dlabs.com

2. ATI developer Web site. http://www.ati.com/developer

3. Delphi3D Web site. http://delphi3d.net

4. NVIDIA developer Web site. http://developer.nvidia.com

5. OpenGL Architecture Review Board, Dave Shreiner, J. Neider, T. Davis, and M. Woo,

OpenGL Programming Guide, Fifth Edition: The Official Guide to Learning OpenGL, Version

2, Addison-Wesley, Reading, Massachusetts, 2005.

6. OpenGL Architecture Review Board, OpenGL Reference Manual, Fourth Edition: The

Official Reference to OpenGL, Version 1.4, Editor: Dave Shreiner, Addison-Wesley,

Reading, Massachusetts, 2004.

7. OpenGL, official Web site. http://opengl.org

8. Segal, Mark, and Kurt Akeley, The OpenGL Graphics System: A Specification (Version

2.0), Editor (v1.1): Chris Frazier, (v1.21.5): Jon Leech, (v2.0): Jon Leech and Pat Brown,

Sept. 2004. http://www.opengl.org/documentation/spec.html

9. Segal, Mark, and Kurt Akeley, The Design of the OpenGL Graphics Interface, Silicon

Graphics Inc., 1994. http://wwws.sun.com/software/graphics/opengl/OpenGLdesign.pdf

10. SGI OpenGL Web site. http://www.sgi.com/software/opengl

11. Wright, Richard, and Benjamin Lipchak, OpenGL SuperBible, Third Edition, Sams

Publishing, 2005. http://www.starstonesoftware.com/OpenGL/opengl_superbbile.htm

目录
相关文章
|
3月前
|
Kubernetes 测试技术 Go
sealos issue #2157 debug 思路流程记录
sealos issue #2157 debug 思路流程记录
30 0
|
6月前
|
C++
VS 撰写生成了多个撰写错误,其根本原因有X点,如下所列。有关详细信息,请查看CompositionException.Error属性
打开VS开发程序,莫名其妙的出现如下图错误: ![请在此添加图片描述](https://developer-private-1258344699.cos.ap-guangzhou.myqcloud.com/column/article/5877188/20231031-44af3301.png?x-cos-security-token=kcWkaWALSQ5t0gKzZRkVwYOOBJMLQ8Raec6ae2e6bbfad51acf5a4d9120b2417c2ct0qMmH-Si3jPfLmVc91p0Meyjsi8HY285SBbqYnIMNoKHabbahuVoLlCmUMzFuwTv
33 0
|
Serverless
emprical 模块学习与分析 note6
emprical 模块学习与分析 note6
135 0
SAP QM启用了Physical Sample Management后检验批有哪些特殊地方?
SAP QM启用了Physical Sample Management后检验批有哪些特殊地方?
SAP QM启用了Physical Sample Management后检验批有哪些特殊地方?
SAP ME12 修改采购信息记录,系统提示:Condition type P000 does not allow supplementary conditions
SAP ME12 修改采购信息记录,系统提示:Condition type P000 does not allow supplementary conditions
SAP ME12 修改采购信息记录,系统提示:Condition type P000 does not allow supplementary conditions
|
中间件 Go
如何查看其他人的ABAP authorization check log
如何查看其他人的ABAP authorization check log
105 0
SAP CRM附件创建的internal模式是什么含义
SAP CRM附件创建的internal模式是什么含义
88 0
SAP CRM附件创建的internal模式是什么含义
|
NoSQL
随笔:sending data状态包含了使用内部临时表
这是一个我的随笔记录,这些过程非常有用,也非常明显。 欢迎关注我的《深入理解MySQL主从原理 32讲 》,如下: 语句如下: mysql> desc select id,count(*) from t110 group by id; +----+-------------+-------+...
867 0
|
存储 关系型数据库 数据库
Server 层混杂信息字典表 | 全方位认识 information_schema(下)
上期《Server 层混杂信息字典表 | 全方位认识 information_schema(中)》继续为大家介绍了部分关于Server层混杂信息字典表的知识,本期“Server层混杂信息字典表(下)”将继续为大家介绍。
1089 0