OpenGl学习资料

来源:互联网 发布:关于雾霾的数据 编辑:程序博客网 时间:2024/06/07 03:59

www.mesa3d.org
www.eecs.tulane.edu/www/Terry/OpenGL/Introduction.html
www.xmission.com/~nate/opengl.html
http://developer.apple.com/graphicsimaging/opengl/
www.mevis.de/opengl/opengl.html
http://rush3d.com/reference/opengl-bluebook-1.0/
www.cs.virginia.edu/~xj3a/pulication/OpenGL.pdf
http://astronomy.swin.edu.au/~pbourke/opengl/
www.cs.uwm.edu/~grafix2/
www.cs.utk.edu/~vose/c-stuff/opengl/
www.bear.com/dxf/
www.spacesimulator.net/tutorials.html
www.gametutorials.com/Tutorials/opengl/OpenGL_Pg4.htm
http://thierry.vouriot.free.fr/opengl1.php
http://pgrafica.webideas4all.com/opengl_3ds.html
http://www.newebug.com/ebook/graph/1025.asp

OpenGL 资源

这里有不少书的电子档
http://www.gamedev.net/

OpenGL FAQ and Troubleshooting Guide
http://openglfaq.webvena.com/

OpenGL? Extension Registry(OpenGL扩展集的说明)
http://oss.sgi.com/projects/ogl-sample/registry/

以下两本书是我认为学习OpenGL最有用的。redbook是入门介绍,bluebook则是对所有函数(v1.1)的说明。

The OpenGL Programming Guide - The Redbook
http://www.opengl.org/documentation/red_book_1.0/

The OpenGL Reference Manual - The Bluebook
http://www.opengl.org/documentation/blue_book_1.0/

原创粉丝点击