搜索资源列表
五星红旗
- 在vs2008环境下用opengl函数绘制五星红旗,程序完全正确,可调试,简单易懂适于初学者。
opengl-VS2008
- openGl入门介绍,新手需要啊,真的好东西-openGl entry introduction, novice needs ah, really good stuff
satellite
- opengl模拟卫星运动简易程序,vs2008 c-simulation of the satellite based on opengl
Lighting
- vs2008下基于mfc框架的OpenGL多视区演示程序。-vs2008 framework OpenGL Based mfc multi-viewport demo program.
OpenGL
- opengl实现动画实例,用VC++6.0编写,可转换为vs2008-opengl examples to achieve animation, using VC++6.0 to prepare, can be converted to vs2008
gl_include
- openGL gluax.h 下载 vs2008 缺少gluax,可以下载-opengl gl_include
opengl_vs2008setting
- OpenGL Setting(vs2008) file
BOWLING
- VS2008+OPENGL开发,一个保龄球游戏,根据鼠标点击选择运动轨迹,内有详细的文档,可执行文件。-VS2008+ OPENGL development, a bowling game, according to the mouse click to select trajectory, with detailed documentation, executable file.
OpenGL
- OpenGL 经典例。 此代码内容是在VS2008里 用OpenGL库, 画出方形图像-OpenGL classic cases. Draw a square image
Sixprism
- 在vs2008下用opengl函数绘制的旋转六棱柱和球体,加光照。-Opengl function in vs2008 drawn under the rotation with six prism and the sphere, plus light.
OpenGL
- OPenGL的开发包,支持VS2008,按照步骤解压安装即可-OPenGL development package to support VS2008, follow the steps to extract the installation
Leaves_model
- 使用VS2008+OpenGL实现(务必打上VS2008SP1补丁,否则程序不能运行)正方体各个面映射不同纹理,用鼠标实现旋转,缩放等-Using VS2008+ OpenGL implementation (must be marked with VS2008SP1 patch, otherwise the program can not run) different texture cube mapping of each side, with the mouse to achieve ro
OpenGL
- 使用vs2008编译器,用OpenGL写的简单的基本窗口程序,可以作为初学者学习的基本结构-Using vs2008 compiler, written with simple basic OpenGL window procedure can be used as beginners learn the basic structure
vcPP6.0-OpenGL
- 由灰度图生成高度图,c++和opengl开发,环境为vs2008-Generated by the grayscale height map, c++ and opengl development environment for vs2008
MFC-and-OpenGL-code-Template
- 整理的在MFC下使用OpenGL绘制二维和三维图形的简单程序代码模板,里面有说明文档,只要稍加修改就可绘制自己需要的图形。适合刚接触的初学者,重新编译一下即可。编译环境:VS2008-Finishing in the MFC to use OpenGL to draw 2D and 3D graphics, a simple code templates, and a help document .With a little modification you can draw your own
OpenGL-develop-environment
- vC6.0或者vs2008下配置opengl开发环境所需的动态链接库文件,头文件,库文件-under vC6.0 or vs2008,disposeing the opengl development environment needs the dynamic link document, lib document, storehouse document
Collide
- 主要实现碰撞演示效果,利用vs2008+opengl,基于对话框的程序-The main achievement of the collision demonstration effect, use vs2008+opengl, dialog-based program
vs2008
- opengl超级宝典第一章到第13章源代码(用vs2008)(OpenGL super book, Chapter 1 to thirteenth chapter source code (using VS2008))
VS2008OpenGL环境配置
- The compressed package contains all the header files and libraries that VS2008 configuring the OpenGL development environment. The glut gltool, configured to perform a super treasure case code rehearsal
opengl绘制地形,海水,LOD的好例子
- opengl绘制地形,海水,LOD的好例子,学习高效绘制大规模地形可以用到。用VS2008打开。