搜索资源列表
opengl 实用技巧
- opengl 实用技巧,介绍一些简单的常识。
OpenGL_sample_easy
- OpenGL编程轻松入门之一个简单的例子,从这个例子我们可以看到OpenGL可以做什么,当然这个例子只做了很简单的一件事--绘制一个彩色的三角形。除此以外,我们还可以看到典型的OpenGL程序结构及openGL的运行顺序。-OpenGL programming easy entry of a simple example, from this example we can see what OpenGL can do, of course, this example only a very si
shangchuan
- 简单的透明 OpenGL中的绝大多数特效都与某些类型的(色彩)混合有关。混色的定义为,将某个象素的颜色和已绘制在屏幕上与其对应的象素颜色相互结合。至于如何结合这两个颜色则依赖于颜色的alpha通道的分量值,以及/或者所使用的混色函数。Alpha通常是位于颜色值末尾的第4个颜色组成分量。-A simple and transparent in the vast majority of OpenGL effects are related to certain types of (color) Mi
1
- 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具,还有其它功能,你可以下载编译一下探个究竟 -!-VC++6.0 in the use of OpenGL graphics rendering three-dimensional examples of source code, source code more complicated, it can draw three-dimensiona
OpenGL-entry
- opengl入门实例教程,适合初学者,介绍了opengl,简单的opengl编程思维-the opengl Getting Started tutorial examples, suitable for beginners, opengl, opengl programming thinking
Computer-graphics-test-instruction
- 基于MFC的OpenGL编程,简单的实现了绘制茶壶,三维长方体的绘制,相应键盘操作转动及茶壶和长方体的纹理映射和环境映射,外加贝塞尔曲面和Nurbs曲面绘制-Based on MFC of OpenGL programming, simple implementation drawing teapot, 3 d drawing of the cuboid, the corresponding keyboard rotation and the teapot and texture mapping
OpenGL-solutions
- 简单描述跨多种运行平台下的的OpenGL-3D运行解决方案.-A simple descr iption of the operation of the OpenGL-3D across a variety of operating platform solutions.
openGL
- opengl制作的一个图像,动态的,代码简单可以参考-opengl an image production, dynamic, simple code can refer to
openGL
- 用openGL实现的基础实例,简单的画点,画线,画多边形-openGL instance,can draw point,draw line,and draw rectangular