搜索资源列表
3DTEFDTDTerrain
- 利用Opengl显示的FDTD程序示例-use Opengl shown in the examples FDTD
3DSMAX_OpenGL
- 利用opengl显示控制3ds文件,并实现交互
利用Opengl显示复杂三维图形的一种方法
- 利用Opengl显示复杂三维图形的一种方法-Opengl use to display complex 3D graphics in a way
OpenGL在MFC平台的编程示例
- 适合于opengl初学者,特别是利用MFC编程的学者; 程序内容并不复杂,示例程序包括基本框架、基本图元、组合图形、光照、材质、纹理、显示列表、动画等,某些程序具备通用性。
3ds模型的自由旋转
- 将3ds文件中的模型读取并利用OpenGL函数库绘制和显示,并实现自由旋转。
OpenGL.rar
- 包括:制作简单的OpenGL动画,3DS文件阅读器,浮动窗体中的OpenGL多视图的实现,利用OpenGL绘制三维物体,OpenGL中雾的效果实现,改变显示模式,Include: the production of simple OpenGL animation, 3DS file viewer, floating form of OpenGL realize many view the use of OpenGL rendering three-dimensional objects, Ope
stl_viewer.rar
- 可读取stl文件格式,并利用Opengl显示三角网格曲面,能够对图形进行旋转、缩放等操作,并附有stl测试文件,Stl file format can be read and used Opengl show triangular mesh surfaces, capable of graphics rotation, scaling operation, together with stl test file
MyMesh
- 利用OpenGL显示.off格式的三维网格模型-Display .off 3D mesh model by OpenGL
OPenGL
- 利用OpenGL实现简单的三维立体图像的编程,本代码显示的是立方体和棱锥。-The use of OpenGL to achieve a simple three-dimensional graphics programming, this code shows the cube and the pyramid.
opengl
- 利用Opengl设定MFC的视图环境,三维显示三维数据,处理大量点云数据的显示旋转、平移、缩放等-very good
mesh_glut
- 网格简化 利用opengl显示 编程环境vc++ 2008-Opengl display grid programming environment to simplify the use vc++ 2008
pingjie
- 基于图像的绘制技术不仅可以弥补传统基于几何绘制技术的不足,而且能给出更丰富的图像显示. 文中从实际应用出发,提出并实现了图像拼接新算法,并在此基础上,利用OpenGL的纹理映射技术,将全景 图像作为纹理图像映射到由OpenGL预先构造出的虚拟视点空间上,并实现了虚拟场景的全景漫游.-Image-based rendering technology not only can make up for the traditional geometry-based rendering techn
opengl
- 利用opengl显示纹理,逼真还原物体本来面目-Use opengl show texture, realistic to restore the true colors of objects
opengl
- vc下利用opengl实现的图像贴图与文字显示 希望对学习OpenGL的人有所帮助-vc achieved using opengl image map and text learning OpenGL would like to help people
opengl san wei xian shi
- 利用opengl显示歼击机协同作战与空空导弹攻击的三维模拟仿真,之前的程序有问题会有溢出,现在修改了可以用了,部分dll由于项目保密,暂时不公开-Use opengl to display three-dimensional simulation of fighter coordinated operations and air-to-air missile attack before the procedure there will be overflow, now modified with
OpenGL
- 利用OpenGL 显示复杂三维图形的一种方法 图形图像编程-A way to graphics programming using OpenGL display complex three-dimensional graphics
opengl-plane-show
- 利用opengl 显示一个飞机,模拟飞机飞行,有一定的参看意义。-Utilize the opengl display an aircraft, simulating an aircraft flight, some see significance.
opengl-show-house
- 利用opengl 显示一个房屋,3d 显示,对于立体显示有一定的指导意义~-Use opengl display to a house, 3d stereoscopic display certain guiding significance to
opengl
- 三维点云数据的读取以及利用opengl显示,实现简单操作-3D point cloud data read and use opengl display, simple operation
OpenGL VC++ 飘动的旗
- 此程序是在VC++环境下,利用OpenGL编程,显示飘动的旗子的效果。程序涉及到图像的读取,显示,纹理的绘制等方面。