搜索资源列表
glss.rar
- 简单的屏幕保护模板-Simple template screen saver
STENCIL00
- 一个模板缓存的例子,值得一看。/* * Example program demonstrating the use of glStencilFunc and glStencilOp to cut away the middle of a cube for Chapter 11. */-a template cache examples overseas. / * * Example program demonstrating the use of glStencilFunc and glSten
c_openglflie
- OPENGL基础模板 有光照,转置,投影等基本操作,对刚学习OPENGL有帮助-OpenGL based templates are light, turn home, the basic operation of the projector, just learning to help OpenGL
opengl模板
- 自遍的OPENGL基本框架,有光照,位置变化,旋转等操作,一般的OPENGL都可以在这个基础上-OpenGL basic Framework, with interactions such as light, transformation, rotation, etc.
STENCIL
- OpenGL初级学习的经典例程,实现了模板缓存效果。有助于理解模板缓存功能。-OpenGL junior studying classical routines to achieve a template cache effect. Templates help to understand cache function.
OpenGL_3d_terrain
- 本程序是用OpenGL实现三维逼真三维地形的模拟,也可以用本例作为模板实现其他的程序。
OpenGL_MFC
- 使用 Visual C++ MFC OpenGL AppWizard创建一个OpenGL应用程序框架,其中的模板来自于MFC OpenGL.awx,使用模板来创建OpenGL程序框架省去了大量的重复性劳动。-use OpenGL MFC Visual C +5.0 create an OpenGL application framework, templates from MFC OpenGL.awx, the use of templates to create OpenGL procedur
opengl_mfc_base
- mfc OpenGL 模板 老外写的很有用 减少大量重复劳动 -mfc OpenGL template foreigner was very useful to reduce the substantial duplication of work
OpenGLTempl
- VC++Opengl个工程模板,有简单的例子-VC + + Opengl engineering template, a simple example
3DPic
- 3D图象,VS2005下编译通过 VC++图象处理类源代码 需要MFC, OpenGL支持 我过去学openGL时的源代码,请不要笑,它可作为继续加工的模板-3D images under VS2005 compile VC image processing category needs MFC source code, OpenGL support me in the past when learning openGL the source code, please do not
OpenGLtemplatewizzard
- 一个MFC建立的使用OpenGL的模板,可以在VC6中建立以此项目为基础的项目生成向导,在此基础上方便地使用OpenGL,免去配置OpenGL库的麻烦-an MFC to establish the use OpenGL template, VC6 can build this project-based projects generated guides, Based on this convenient to use OpenGL, OpenGL configuration removed
OpenGL_threeways
- 主要有边沿检测与提取,还有模板匹配和图像腐蚀膨胀细化。-main edge detection and extraction, and template matching and image refinement corrosion expansion.
stencil.cpp
- 一个用opengl使用模板的简单例程,帮助初学者认识此功能-opengl use of a template with a simple routines to help beginners understand this function
GLrefshad
- OpenGL镜面反射、模板阴影的编程方法,是学习OpenGL特效编程的好例子。-OpenGL specular reflection, the shadow of programming template, Specific learning OpenGL Programming good example.
MyTemplate
- 实现了一个opengl的可视化图形模板,利用了splitWindow ,在MFC多文档模式下,可以对openGL图形做交互操作比如平移旋转缩放等
glxctl14_Opengl_src
- 非常经典的OPENGL在Visual Basic中的开发的模板控件,可以直接用于VB开发者使用。
NewProject
- 一个很好的MFC+OpenGL编程的模板 已经具备了缩放 旋转 以及背景改变 显示模式等功能
OpenGL_SD
- OpenGL单文档源代码,基于MFC框架程序。 可以制作成模板直接使用
stencil
- 在OpenGL中使用模板测试的例子(具有参考价值)
opengl中使用模板缓存来实现物体影子的源代码
- opengl中使用模板缓存来实现物体影子的源代码。,opengl use stencil buffer to achieve the objects of the source code of the shadow.