搜索资源列表
-
0下载:
说明:
GL Print.rar是一个比较常见的OpenGL的打印代码,在CodeGuru上有的,我在它的基础上面做了一点点改动,就是将CGLobj当成了View的一个成员,原来他们之间存在继承关系.效果相同.
Ch4.rar是一本书上面的一个原码,没有打印功能.但是他设计的类比较好(个人观点)所有的绘制功能是在COpenGLDC里完成的,而视图的投影视口的变换等是由一个照相机类完成的,以至于我现在还不知道怎么回事,只管用就是了.
NewGL.rar 的我结合上面两者改写
-
-
1下载:
《OPENGL游戏程序设计》一书的源代码,系统介绍了opengl用于游戏程序设计的实现代码,并给出了一个比较完整的简单游戏实现过程。, OPENGL game programming, the book s source code, the system introduced opengl game programming for the realization of the code, and gives a relatively complete implementation of a s
-
-
0下载:
opengl编程基础一书的源代码。作者作者:(美国)(Edward Angel)安吉尔 译者:段菲
完整、详细介绍基本的OpenGL函数和命令,便于读者快速查找
从非数学角度介绍如何进行OpenGL程序设计,有利于读者迅速入门
各章提供可运行的范例,有助于读者理解和应用OpenGL函数
-opengl programming based on the book' s source code. Author Author: (United States) (Edward An
-
-
0下载:
本书详细介绍了OpenGl的基本原理,计算机图形学知识,还有完备的程序代码实例。-OpenGl book details the basic principles of computer graphics knowledge, there is a complete code example.
-
-
0下载:
OpenGL是一个图形硬件的软件接口(“GL”即Graphics Library)。这一接口包含了数百个函数,图形程序员可以利用这些函数指定设计高品质的三维彩色图像所需的对象和操作。这些函数中有许多实际上是其他函数的简单变形,因此,实际上它仅包含大约180个左右完全不同的函数。 OpenGL 实用库(OpenGL Utility Library,GLU)和对X窗口系统的OpenGL扩展,为OpenGL提供了有用的支持特性和完整的OpenGL核心函数集。本书详细介绍了这些函数的功能。
包括开发
-
-
0下载:
OpenGL 的许多经典的例程,种类繁多,源码完整无疑,欢迎下载。-OpenGL many classic routines, a wide variety, complete source code no doubt, welcome to download.
-
-
0下载:
opengl编程指南第七版,经典的opengl红宝书,书中所有的源代码,很齐全的-opengl programming guide seventh edition of the classic opengl Little Red Book, the book all the source code, it is complete
-
-
0下载:
2012年12月,计算机图形学完整实验代码,附带实验指导书。实验环境是VC++和OpenGL.-In December 2012, computer graphics the complete experimental code, incidental experimental guide book. Experimental environment is VC++ and OpenGL.
-
-
0下载:
完整的OpenGL蓝皮书第7版源代码,对学习OpenGL绝对是葵花宝典哦-Complete OpenGL blue book 7 version of the source code, learning OpenGL is absolutely sunflower treasure dian oh
-
-
1下载:
OpenGL超级宝典完整源码-第五版, 对图形图像编码有帮助(OpenGL super book complete source code - version fifth, graphics, image coding helpful)
-