搜索资源列表
lightmaps
- 使用高度图(lightmapping)给室内场景加光照效果,加快光照显示。-use of highly map (lightmapping) to the indoor scene increase lighting effect, speed up light show.
MapMaker
- “虚拟地景生成系统”是基于Windows2000系统和Visual C++ 6.0平台,利用基本OpenGL函数编程技术开发的三维可视化成果。它通过简单的DEM(数字高程模型)数据,建立格网模型、再根据光照强度、高程值及有关数据建立数学模型,生成晕渲,再将它投影到平面上,达到模拟现实地貌起伏的效果。 本系统采用XP风格界面,清新自然。它具有透射/正射投影切换、漫游、缩放功能。支持分层晕渲、比高设定、平移、旋转、翻滚、视野调节、雾化、纹理贴图(显示/隐藏)等诸多功能,单幅、1MB大小的DEM数据生
OpenGL下文字的显示
- openGl下中英文字的显示,使用了位图文字、矢量轮廓文字-openGl under which English words indicate that the use of the word bitmap, vector outline text
3D_world
- 演示如何使用OpenGL建立一个游戏中的三维世界。使用上下左右方向键在其中前进、后退、左移、右移,使用鼠标左转、右转、上看、下看。(注意:需要解压到c:\\windows\\desktop,否则贴图不能正常显示,你可以很简单的修正此bug)-demonstrate how to use the OpenGL establishment of a 3D game world. Using the up and down about the direction in which the key fo
VoronoiShow
- 以三维(OpenGL) 的方式直观的显示计算几何中VORONOI图原理。-to 3D (OpenGL), the intuitive display calculation geometry Voronoi diagram.
NavigateTest
- 三维图显示的程序,用opengl和vc编写,对初学三维图形编程者很有用-3D graphs procedures, and using opengl vc prepared for beginners 3D graphics programmers useful
sphere_textured
- opengl中球体上纹理帖图的实现,键控显示实现过程-opengl spherical texture mapping on the realization of the process of keying realize
ShowBall
- 这个程序是用OpenGL和glaux在Visual Studio .Net的开发环境中创建的. 该程序包含的功能有: 1. 对键盘的输入作出响应 2. 3D物体的旋转动画 3. 创建窗口显示 4. 创建全屏显示 5. 3维贴图 该程序适用于初学OpenGL, 尤其是初学glaux的程序员. 读码愉快!-this procedure is OpenGL and glaux in Visual Studio. Net development environment cr
bitmap_show
- 实现位图绘制的小程序,打开位图,并将其显示在客户区窗口中-Bitmap Rendering small program opened bitmap, and will show its customers in the District window
GL0001
- vc++下利用opengl做的一个三维图象显示,旋转的例程愿代码-vc using opengl do a three-dimensional image, rotate the routines would like to code editorials
integral_imaging.rar
- 该程序基于三维显示中的全景图象原理。可以生成许多子图,The program based on the three-dimensional display of the panoramic image principle. Can generate many subgraph
pingjie
- 基于图像的绘制技术不仅可以弥补传统基于几何绘制技术的不足,而且能给出更丰富的图像显示. 文中从实际应用出发,提出并实现了图像拼接新算法,并在此基础上,利用OpenGL的纹理映射技术,将全景 图像作为纹理图像映射到由OpenGL预先构造出的虚拟视点空间上,并实现了虚拟场景的全景漫游.-Image-based rendering technology not only can make up for the traditional geometry-based rendering techn
24_165626_phongbump
- 该程序实现了图形学中经典的凹凸纹理映射算法。凹凸纹理映射是一种纹理混合方法,它可以创建三维物体复杂的纹理外观表面。普通的纹理映射只能模拟比较平滑的三维物体表面,难以显示表面高低起伏、凹凸不平的效果。凹凸纹理映射能够通过一张表示物体表面凹凸程度的高度图(称为凹凸纹理),对另一张表示物体表面环境映射的纹理图的纹理坐标进行相应的干扰,经过干扰的纹理坐标将应用于环境映射,从而产生凹凸不平的显示效果。-The program implementation of the graphics in the cl
OpenGLsanweihuitu
- 1、含X、Y、Z的三维视图,可分别设置对此三维视图X轴、Y轴和Z轴的缩放比例及鼠标对视图进行旋转; 2、可以加载三维交会数据(.3DSF),对交会的中子、声波、密度等数据三维显示; 3、可查看这些数据在X轴、Y轴和Z轴上的投影情况; 4、拾取功能能实现对三维视区中选择框中的内容进行放大,同时可将其显示在投影图中。 -无
1.11
- 一个opengl的源码,显示一个金子塔,有旋转 ,光照渲染,纹理贴图-A source of opengl, showing a pyramid, a rotating, light rendering, texture mapping
opengl
- vc下利用opengl实现的图像贴图与文字显示 希望对学习OpenGL的人有所帮助-vc achieved using opengl image map and text learning OpenGL would like to help people
PieChart
- 一个三维的饼图,可以用来统计显示,可以旋转看效果-A three-dimensional pie chart that can be used to statistics, can be rotated by the effect
Rubiks-Cube-Solver
- 这是Windows基于对话框的应用程序,在Visual C++ / MFC的环境下,得到了一个杂乱的鲁比克魔方的显示步骤。一个魔方的配置可以由一个二维视图表示。 3D视图采用的是OpenGL技术。-This is a windows Dialog based application written in Visual C++/MFC that solves a scrambled Rubik s cube, showing the steps. A Rubik s cube configurat
GLWave
- 基于OpenGL和VC6编写的用于显示A扫描图(波形图)的类,包含缩放功能,以及无级缩放标尺,已经用在无损检测的A扫描图显示中,易用-failed to translate
MySTLViewer
- 利用VC++ 6.0源代码与OPENGL配合,完成了stl文件的三维实体显示,网格图显示,旋转,放大,移动,并可将各个实体进行组合实现组图文件.-Using vc++ 6.0 source code with OPENGL, completed the STL file of the three-dimensional entity, according to the grid, according to rotate, zoom, move, and each entity can be co
