搜索资源列表
虚拟地形建模
- 基于VC++6.0和OPenGL实现的读取DEM数据显示地形!并读取3ds模型,然后经设置!导成自己的数据格式实现虚拟环境的构建和显示。里面还带有一个精彩的建模平台-Based on VC 6.0 and OpenGL achieve read DEM data show terrain! 3ds model and read and then set up! Introduction into the data format of the virtual environment to buil
DEMtransform
- 用VC编写的程序源代码,用来实现对话框中DEM简化和坐标转换的过程-VC prepared by the program's source code used for dialog and DEM simplify the process of coordinate transformation
DEM_ReaderDisplay
- 一个用VC++编写的DEM数据的读写和显示程序。-a VC DEM data prepared by the reader and display procedures.
Swampy3DModel
- 师兄用VC写的由湿地DEM生成的三维模型,赋有纹理,可以动态漫游,地理分析。希望对搞GIS开发的朋友有所帮助。包含DEM和纹理数据,所以有点大,请耐心下载。-senior VC written by DEM wetlands generated 3D model, endowed with texture, dynamic roaming, geographic analysis. Hope to engage in the development of the GIS friends help
VC-drawDEM
- 模块化设计,类的设计清晰,运用openGL绘制地形DEM数据,性能较好-modular design, the design category clear, use openGL DEM terrain mapping data, better performance
DigitalMap
- 这是一个2维dem数据读取,显示的vc写程序。
14668_gisdev
- 一个在VC环境下的虚拟GIS程序,基于DEM开发,有浏览功能 。
CDem
- 利用分层设色显示数字高程模型dem,在vc开发环境中
dem.rar
- 构建Delaunay三角网的VC源程序。对DEM编程学习有一定的帮助。,Construction of Delaunay Triangulation source VC. Study on DEM programming must have help.
DemChecker.rar
- 基于VC实现的,等值线追踪以及Dem生成效果检查软件的源代码,based VC, contour tracking and inspection results Dem generation software source code
DEMtoContour
- 用VC++写的程序,可以读取DEM格式数据,由DEM规则格网自动绘制等高线程序源码,-Drow contour from DEM
DEM_read
- 用vc实现DEM格式的读取和实现,其中的DEM格式文件需要自己下载,具体请参考相关GIS网站-Achieved with the vc read DEM format and implementation of which needs its own DEM format file download, please refer to the relevant GIS specific sites
ContourDEM
- 在VC环境下,一个实现等高线转换为DEM数据的程序。-contour to DEM
3dem86
- 如何在vc中使用OpenGL进行编程,dem可视化-how to use OpenGL
myOpenGL_pinkbackground_triangle_only
- vc++和opengl实现的读dem并显示出来的程序-it s a program to read DEM and show it.
3D地形
- 外国人基于OpenGL做的DEM地形,效果不错,借鉴学习