搜索资源列表
cael-1.5.tar
- 它运行一个蜂窝汽车模拟系统,并支持一套可以是Conway的生命游戏的规则,但是可以通过修改以在更广泛的其它蜂窝汽车模拟系统上运行.它使用OpenGL来处理图形,但不支持3D.可能的网格尺寸只受限于处理器的处理能力和内存大小.用户可以放大网格,直到其尺寸填满整个窗口 也可缩小网格直到整个网格是可见的. -CAEL stands for Cellular Automata Engine (Life). It runs a cellular automata simulation with a set
MapMaker
- “虚拟地景生成系统”是基于Windows2000系统和Visual C++ 6.0平台,利用基本OpenGL函数编程技术开发的三维可视化成果。它通过简单的DEM(数字高程模型)数据,建立格网模型、再根据光照强度、高程值及有关数据建立数学模型,生成晕渲,再将它投影到平面上,达到模拟现实地貌起伏的效果。 本系统采用XP风格界面,清新自然。它具有透射/正射投影切换、漫游、缩放功能。支持分层晕渲、比高设定、平移、旋转、翻滚、视野调节、雾化、纹理贴图(显示/隐藏)等诸多功能,单幅、1MB大小的DEM数据生
CameraMap
- 利用OpenGL函数库,在C++Builder环境下实现三位地形的仿真显示,实现了对地图的放大,缩小,旋转,移动等操作,对不同的高程使用不同的颜色加以标记没,并增加了光照效果,使显示更逼真!-use OpenGL libraries, the C Builder environment under three terrain simulation showed that the realization of the right of the map to zoom, rotate, such a
pzr
- 在OpengGL中实现3ds max中的Pan, zoom in, zoom out, arc rotate功能。-OpengGL in achieving the 3ds max Pan, zoom in, zoom out, rotate function arc.
DrawTree
- 用opengl绘制树木的三维程序,并可以漫游、放大、缩小等操作。-trees with opengl rendering of 3D procedures, and can roam, zoom in and out such an operation.
opengl29
- opengl的三维立方体动画 可以放大、缩小、旋转。-opengl 3D cube animation to zoom, rotate.
opengl_pick_sample
- 太阳系模拟,视口放大、缩小,3d物体选取的优秀实例。-solar system simulation, as I zoom in and out, 3d objects selected outstanding examples.
Soft20060210093900334
- source code openGL zoom
CPoint3DCloud
- 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大 -use OpenGL, prepared by the VC C, 3-D process, learn
Opengl_Zoom
- Opengl的缩放程序,实现真正的三维矩形缩放-Opengl the scaling process and achieve a three-dimensional rectangular zoom
PRINTGL03
- OpenGL实现缩放,利用OPENGL+MFC开发,入门好程序-zoom OpenGL, MFC use OpenGL development, portal program
facebmp
- 使用opengl实现读取图片文件并能缩放显示-use opengl realize read image files and can zoom show
Soft20060210100725559
- 软件简介: 实现OPENGL图形任意缩放 -software brief : achieving OpenGL graphics arbitrary zoom
MutiWindow
- 本程序在Visual C++环境下,以4个OpenGL窗口为例,介绍多个OpenGL窗口的实现,在此框架的基础上,可以实现类似3DSMax多视角3D软件编程。实现了三维物体的多窗口显示、移动、旋转级缩放,按住Ctrl或Shift键,拖动鼠标实现不同的操作。是OpenGL编程一个很好的初始平台。-this program in Visual C environment to four OpenGL window as an example. It features OpenGL window ac
ScaleModel
- 3d模型在opengl中的读取由于读入方式的选择使得模型大小不合适,本程序可以进行恰当的缩放-3d model in opengl read because of the way into the reading choices made inappropriate size model, The procedure can be appropriate zoom
GhpicS
- 这个是一些OpenGL的相关例子 其中包括图形填充 /图形缩放/图形移动等-this is some relevant examples OpenGL graphics including filling / Graphics zoom / Graphics movement
OpenGL
- 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
MyTemplate
- 是一个MFC+OPENGL的程序框架,实现了物体的缩放、平移缩放、旋转、改变光照和材质、以及动画效果。对于初学者非常有用!-Is a MFC+ OPENGL the procedural framework to achieve the objects of the zoom, pan zoom, rotate, change the light and texture, as well as animation effects. Very useful for beginners!
mymain
- 可以画三个不同的三维物体,torus,teapot,cone,并分别对其做translation,scaling,rotation等,右键可以显示菜单,对物体做rotate,zoom,pan,twist等-Can draw three different three-dimensional objects, torus, teapot, cone, respectively, to do their translation, scaling, rotation and so on, right
Graphics_ex1
- OpenGL演示程序。 1创建一个窗口,窗口分成四块。第一块绘制线(虚线、实线、粗线),第二块绘制多边形,第三块窗口用渐变填充多边形,第四块窗口绘制圆。 2右击每一块,则单独显示该块的内容。单独显示时,可以使用鼠标左键对显示内容进行拖动,用滚轮进行缩放。再次右击则显示四块的内容。-OpenGL demo. 1 to create a window, the window is divided into four. The first one to draw a line (dashed,