搜索资源列表
opengl_mksw
- opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
2004022001
- 编程语言:VC++] 采用OpenGL API编写的例程,一个多彩的立方体转来转去,立体感很强,欢迎来到天极网源代码下载基地。-programming language : VC] prepared using the OpenGL API routines. a colorful cube to turn, a strong sense of three-dimensional, Inc. Welcome to the network to download the source code b
OpenGL_ActiveX
- opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
用OpenGL API编写的一个多彩的立方体
- VC++下用OpenGL API编写的一个立方体,是OpenG的入门典型范例,调用OpenG API实现-VC using the OpenGL API to prepare a cube, is the entry OpenG typical example of API calls OpenG
OpenGl
- VC++基于OpenGL API实现多彩旋转立方体-VC++ based on OpenGL API to achieve colorful rotating cube
OOGLFrame
- 基于VC的opengl框架,不使用GLUT的窗口,使用win api!-Opengl framework based on the VC, do not use GLUT window, use the win api!
Texture
- VC环境下的opengl位图读取,使用win api窗体!-Opengl bitmap read in the VC environment, using the win api form!
CUBE(MFCExample)
- 在VC++下,利用OpenGL(三维图形API)绘制三角形地形网格 利用OpenGL施加光照眀暗处理-OpenGL (3D graphics API in VC++)) draw a triangle terrain grid Using OpenGL to exert light Ming dark
