搜索资源列表
Gouraudcube
- 一个基于win32 控制台的Opengl程序,实现了一个渐变色立方体三维显示,并且可以使用键盘控制。-a console based on win32 Opengl procedures, the gradual realization of a three-dimensional color cube, and can use the keyboard to control.
taiyangSystem
- VB配合OPengl实现三维显示,对于这方面的初学者有十分的积极意义。-VB tie OPengl 3D, in this regard, the beginners are very positive.
MyQUADTREE
- 四叉树程序,用于加速三维显示等,加速求交等。-quadtree procedures for accelerated 3D display, such as accelerating intersection.
2Dto3D
- 利用VTK在vc环境下实现二维图像的三维显示,本程序选择jpg格式图像为例,经vtkWarpScalar对象处理使图像变为三维-use VTK in vc environment to achieve the three-dimensional two-dimensional images, The procedure to choose jpg format image as an example, vtkWarpScalar object processing into a 3D image
Lidar
- Lidar数据的Opengl三维显示与漫游.包括Lidar点云数据的读取,显示,漫游!无纹理!-Lidar data Opengl 3D display and roaming. Including Lidar point cloud data read , display, roaming! No texture!
swgx
- 地线管线三维显示,管线数据文件是目录下的DXFPlinesShow.dxf文件-earth, Pipeline Data Files directory is the document DXFPlinesShow.dxf
3DWetLand
- 湿地三维显示系统,基于Esri公司的ArcScene进行二次开发的,对湿地矢量数据进行管理和三维显示-wetlands 3D display system, based on the company's ArcScene Esri secondary development, on wetlands vector data management and 3D Display
3d
- VC++编写的程序,可以从硬盘中读取一幅BMP图像并显示出来,还可以用OPENGL进行三维显示-VC prepared by the procedure could read from the hard disk and a BMP image is displayed, You may also use OpenGL for 3D Display
41050_clothsample
- 通过计算机图形学模拟柔软的布料的物理运动,然后进行三维显示和渲染,包含所有的源代码,C++编写,是Intel程序员的高质量代码
3DAnalysis
- 基于arcgisengine ,vc++6.0开发的3D分析功能,包含了常用的三维分析功能和三维显示
20052111201507
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
Strings02Cloth
- 一个三维显示服装布料的源代码,很有参考价值的
3DPieChart_VS2005
- 三维饼图控件,使用Csharp语言完成,可以实现三维显示饼状图
MFC_vp
- 该代码显示了如何将Vega的三维显示窗口嵌入到MFC应用程序中。
pccode_2006910124551680
- 二维图像的三维显示。读入计算机中的任意bmp格式的图像,将其转换成三维图形并显示
jining
- 可以实现地下水含水层的三维显示, 降落漏斗的三维显示和动态显示
reply
- 利用MFC编程实现的人脸的模拟,主要利用OpenGl进行三维显示,具有旋转等热键操作
3dbmp
- MFC实现一个对话框,读入位图,运用OpenGL,实现图片的三维显示,运用各种渲染方式
www.cnzz.cn
- 压缩包内是在VC环境下写的读取3ds文件,并让三维显示的程序
1
- 本书以Visualc++作为开发语言,结合大量实例,详细介绍了利用Arcobjects组件进行GIS二次开发的方法和过程。书中在讲述利用Arcobjects实现GIS功能的基础上,重点介绍了在Arcobjects环境下空间数据的符号化显示、空间分析、三维显示和三维分析、空间数据管理等功能的实现方法。