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

目录
相关文章
|
数据库
学生信息管理系统----实时错误’-2147217887‘多步OLB DB 操作产生错误。如果可能,请检查OLE
学生信息管理系统----实时错误’-2147217887‘多步OLB DB 操作产生错误。如果可能,请检查OLE
90 0
|
SQL 存储 Oracle
是否应该收集Oracle的系统统计信息?(译文)
您应该收集Oracle数据库的系统统计信息吗?如果您部署过Oracle数据库,那么您会对这个问题有自己的观点,但Oracle的建议什么呢?
128 0
使用 ADRCI 收集问题信息
adrci> help dde create incident Usage: DDE CREATE INCIDENT TYPE
|
存储 关系型数据库 MySQL
本机表'performance_schema''???' 结构错误
本机表'performance_schema''???' 结构错误
200 0
|
Serverless
emprical 模块学习与分析 note6
emprical 模块学习与分析 note6
210 0
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
|
SQL Oracle 关系型数据库
实战篇:LogMiner 分析数据泵导入参数 TABLE_EXISTS_ACTION 的秘密
前几天,技术交流群里看到大家讨论 Oracle 数据泵导入时使用 table_exists_action 参数,存在一些疑惑。于是,我打算通过 LogMiner 来分析一下在线重做日志,看看到底是怎么玩的。
实战篇:LogMiner 分析数据泵导入参数 TABLE_EXISTS_ACTION 的秘密
|
NoSQL
随笔:sending data状态包含了使用内部临时表
这是一个我的随笔记录,这些过程非常有用,也非常明显。 欢迎关注我的《深入理解MySQL主从原理 32讲 》,如下: 语句如下: mysql> desc select id,count(*) from t110 group by id; +----+-------------+-------+...
902 0
|
SQL 测试技术 数据库
使用VS2010的Database项目模板统一管理数“.NET研究”据库对象
  Visual Studio 2010 有一个数据库项目模板:Visual Studio Database Project(以下简称VSDP),VS 2003/2005/2008也有类似的项目,在VS2010上的得到了很大的加强,现在还具备了智能感知,构建时验证和自动部署功能,VSDP是针对典型的数据库开发任务而设计的,可以对原有数据库反向工程,添加表,存储过程和其他数据库项目,而且有选择性地将修改部署到目标数据库中。
838 0
|
存储 关系型数据库 数据库
Server 层混杂信息字典表 | 全方位认识 information_schema(下)
上期《Server 层混杂信息字典表 | 全方位认识 information_schema(中)》继续为大家介绍了部分关于Server层混杂信息字典表的知识,本期“Server层混杂信息字典表(下)”将继续为大家介绍。
1140 0