搜索资源列表
三维管线2
- 用VC+OpenGL实现三维管线的全部源码,与国内著名三维软件-灵图软件的地下管线显示效果一样,2005年后灵图开发的怎样我就不知道了,呵呵。可以用鼠标左右键,上下左右键,Insert,Delete,Home,End键实现三维实时动态漫游。动态链接库读取平面管线DXF数据格式,也有源码。-with opengl 3d pipe sourcecode,
三维等高线绘制
- 可以由三维数据绘制二维或三维等高图。~~~~~~~~~
利用OpenGL实现三维地形
- 此资料介绍的是:利用OpenGL实现三维地形可 视化,采用Delaunay三角化法得到地形采样点,并用已知数据对三角曲面进行插值加密,生成规则格网(GRID)数据结构的方法,可得到高度真实感的三维地形可视化效果。 -The data presented are: the use of OpenGL for three-dimensional terrain visualization, using Delaunay triangulation method to be terrain
opengl
- 利用Opengl设定MFC的视图环境,三维显示三维数据,处理大量点云数据的显示旋转、平移、缩放等-very good
NVISERTControl
- 三维数据体显示控件(带demo数据文件:3dqf.dat)- The three dimensional data body demonstrated controls (to bring the demo data file: 3dqf.dat)
3dsopengl
- 很多做三维重建的开发人员都需要读取三维数据,这个程序实现了读取三维数据文件(stl文件)的函数,并用opengl-Do a lot of three-dimensional reconstruction of the developers need to read three-dimensional data, this procedure has to read three-dimensional data file (stl files) function, and opengl
rrdtoo
- 这是一个画图工具,只要有三维数据,就可以画直方图和曲线图-This is a drawing tool, as long as there is three-dimensional data, we can draw histogram and curves
3Dand2D
- 这是两个程序,实现两维数据到三维数据的转换和三维数据到两维数据的转换-This is both procedures, two-dimensional data to achieve data conversion of three-dimensional and three-dimensional data to two-dimensional data conversion
3dsMFCRender
- 基于MFC的三维数据文件(3d MAX 或者CAD等导出)读取和渲染程序源代码.-Code for 3D data loading and display based on MFC.
cxzx
- 本软件采用VC++/OpenGL开发环境,对3ds格式的三维数据模型进行读入与处理(旋转、缩放和平移,提供不同的图元浏览模式,骨架的提取等等)-The software using VC++/OpenGL development environment, on the 3ds format, read into the three-dimensional data model and processing (rotation, scaling and translation, provide d
graphicview
- 三维数据的图形图像显示控件,OCX,AxtiveX,三维数据可视化-Three-dimensional graphic image display control data, OCX, AxtiveX, three-dimensional data visualization
Gauss_function
- OpenGL实现高斯函数,利用VC++开发环境,实现三维显示-OpenGL Implementation of Gaussian function, using VC++ development environment, to achieve three-dimensional display
用OPENGL+MFC编的三维地形
- 用OPENGL+MFC编的三维地形,可以构建TIN,旋转,平移,还加了纹理贴图,有数据。-OPENGL+ MFC series with three-dimensional terrain, you can build TIN, rotation, translation, has added texture, there are data.
TCY-VolViewer
- 三维数据体表面的重构 改进的MatchCube算法 包含OpenGL自动显示等-New MatchCube algorithms.
三维数据转为二维数据
- 处理多光谱、高光谱图像,需要先进行图像信息的数据转化,转为二维数据后才能进行进一步分类等工作
第十二章_三维模式下数据编辑功能实现
- 介绍arcglobe、arcscene三维数据的浏览编辑等操作(The operation of browsing and editing 3D data of arcglobe and ArcScene is introduced)
三维矩阵转二维
- 在mmatlab中将多波段的遥感图像(三维矩阵数据)转换成二维数据,与求邻域(convert the 3D image data into the 2D data in the matlab)
hand.ply
- 常用的三维点云数据,手的三维数据可以用MATLAB和PCL打开。(Common 3D point cloud data)
11.2
- ArcGIS中三维数据有3D要素数据和表面数据两种形式。 3D要素数据用来表示离散的对象,每个对象的信息都存储在要素的几何和属性中。 3D要素数据又分为三维点数据、三维线数据和多面体(MultiPatch)数据。 多面体数据根据组成方式的不同又分为Triangle Strip、Triangle Fan和Ring三种类型。 ? 此为ArcEngine开发中三维数据模型源代码。(Three-dimensional data in ArcGIS has two forms: 3D element
三维高斯滤波程序
- 对三维数据进行滤波的高斯滤波程序,主要是低通滤波,精度较高(Gauss filtering program for filtering 3D data, mainly low-pass filtering, with high accuracy)