搜索资源列表
OpenGL命令和例程概述
- 许多O p e n G L命令直接影响诸如点、线、多边形以及位图等O p e n G L对象的绘制。而另一些 命令,例如那些用于反走样或纹理操作的命令,主要用来控制图像如何生成。还有一些命令则 关注帧缓冲区的操作。
OpenGL三维物体显示
- 一个显示三维物体的例子,可以进行缩放和旋转
opengl做的可转动齿轮及源码
- 一个可以自由旋转的齿轮组合
OpenGL 椭圆绘制
- 就是用OpenGL在VC上写的绘制椭圆的算法 是中点方法
mdi_opengl
- opengl vc单文档 框架………………
OpenGL代码
- 一些OpenGL的代码,有兴趣的可以看一下。
opengl particals
- opengl粒子系统
NewLight
- 定位光源、定向光源及聚光灯参数设置,在VC++中利用OpenGL编写-Positioning light sources, directional light source and spotlight parameter settings, in VC++ Prepared to make use of OpenGL
opengl-read-points-from-files
- opengl从text里读取数据点的坐标,然后在opengl里画图-opengl read from the text in the coordinates of data points, and then drawing in opengl
MV_models
- 3D模型导入和观察器~~~~~OPENGL- The program function 1. Loading the 3D model by an pop window (only .m file) 2. Displaying the model 2.1 grond Ground (xy-plane)
opengl
- 立方体的三维立体源代码 有助于开发三维立体的东西!对初学者狠有帮助-Three-dimensional cube of the source code will help the development of three-dimensional things! Has Helped hard for beginners
Snow
- 用openGL模拟粒子系统,主要是下雪场景的模拟-OpenGL simulation using particle system, mainly the simulation of snow scenes
OpenGLtexture
- opengl是一个开放的三维图形软件包,而VC是目前主要的opengl开发工具。本文简要介绍了opengl的纹理贴图技术及其在VC中的基本操作步骤。并通过最后的实例验证了纹理贴图技术在绘制真实感图形中的必要性。-opengl is an open three-dimensional graphics package, and the VC is the main development tools opengl. This paper briefly introduces the opengl
OpenGLPPT
- 很好的一个OPENGL教程.对于初学者来说/-good
scanbeam
- 使用opengl 绘制的带余辉的扫描线 可以用于实现雷达ppi扫描线的动态绘制-Drawn with the use of opengl afterglow can be used for the scan line scan line of radar ppi dynamic mapping
opengl_snow_storm
- 利用opengl中的粒子系统实现降雪效果-opengl particle system implementation Snow Effect
Delaunay
- Delaunay三角剖分算法 . 一个非常强劲的VC编的Delaunay三角网生成算法,对您学习VC++或GIS的学习都有很好的帮助作用-In mathematics, and computational geometry, a Delaunay triangulation for a set P of points in the plane is a triangulation DT(P) such that no point in P is inside the circumcircle o
Beginning.OpenGL.Game.Programming.2nd
- OpenGL Game Programming 2nd.pdf
OpenGL
- O p e n G L是图形硬件的一个软件接口。这份资料 看起来 比较容易上手,适应初学着。-O pen GL is a software interface to graphics hardware. This information seems relatively easy to use, adapt to beginners with.
cuick_OpenGL
- OpenGL是近几年发展起来的一个性能卓越的三维图形标准,它是在SGI等多家世界闻名的计算机公司的倡导下,以SGI的GL三维图形库为基础制定的一个通用共享的开放式三维图形标准。目前,包括Microsoft、SGI、IBM、DEC、SUN、HP等大公司都采用了OpenGL做为三维图形标准,许多软件厂商也纷纷以OpenGL为基础开发出自己的产品,其中比较著名的产品包括动画制作软件Soft Image和3D Studio MAX、仿真软件Open Inventor、VR软件World Tool Kit