搜索资源列表
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库的安装
OpenGL-VC
- VC环境中使用opengl进行编程的教程,里面有很多使用的例子,大家可以在源码的基础上修改,得到自己想要的三维效果-VC environment with opengl programming tutorial, there are a lot of examples, we can use the revised on the basis of the source code, get what we want a 3d effect
NEHE.OpenGL
- 基于NeHE SDK的OpenGL图形编程教程,实例程序包含VC和C++ builder两个版本。-OpenGL graphics programming tutorial based on NeHE SDK, an instance of the program contains a VC and C++ Builder two versions.
VC-ProgrammingOpenGL-articles
- OpenGL作为一种三维工具软件包,在交互式三维图形建模能力编程方面有着无可比拟的优越性。本教程主要介绍了在VC平台上OpenGL编程的基本方法。-OpenGL as a 3D tool package has incomparable superiority in the modeling capabilities of interactive 3D graphics programming. This tutorial introduces the basic method in the V