登录
首页 » Visual C++ » DEM三维可视化的简单程序

DEM三维可视化的简单程序

于 2016-02-26 发布 文件大小:15822KB
0 405
下载积分: 1 下载次数: 8

代码说明:

  DEM三维可视化的简单程序,利用Open GL实现。(DEM visualization of simple procedures, the use of Open GL implementation.)

文件列表:

DEM三维可视化2
..............\dem.txt,558,2016-02-14
..............\main
..............\....\Debug
..............\....\.....\dem.dem,417980,2004-09-03
..............\....\.....\glut.dll,169984,1998-08-18
..............\....\.....\glut.h,21440,1998-08-18
..............\....\.....\glut.lib,79654,1998-08-18
..............\....\.....\glut32.dll,169984,1998-08-18
..............\....\.....\glut32.lib,79898,1998-08-18
..............\....\.....\main.exe,70144,2016-02-24
..............\....\.....\main.exe.manifest,406,2016-02-24
..............\....\.....\main.ilk,782748,2016-02-24
..............\....\.....\main.pdb,740352,2016-02-24
..............\....\ipch
..............\....\....\main-7f303eb1
..............\....\....\.............\main-62bed6b1.ipch,31916032,2016-02-24
..............\....\main
..............\....\....\Debug
..............\....\....\.....\CL.read.1.tlog,10854,2016-02-24
..............\....\....\.....\CL.write.1.tlog,360,2016-02-24
..............\....\....\.....\link.read.1.tlog,3148,2016-02-24
..............\....\....\.....\link.write.1.tlog,628,2016-02-24
..............\....\....\.....\main.Build.CppClean.log,1732,2016-02-24
..............\....\....\.....\main.exe.intermediate.manifest,381,2016-02-24
..............\....\....\.....\main.lastbuildstate,97,2016-02-24
..............\....\....\.....\main.log,2088,2016-02-24
..............\....\....\.....\main.obj,190244,2016-02-24
..............\....\....\.....\main.write.1.tlog,0,2016-02-24
..............\....\....\.....\mt.read.1.tlog,300,2016-02-24
..............\....\....\.....\mt.write.1.tlog,300,2016-02-24
..............\....\....\.....\vc100.idb,371712,2016-02-24
..............\....\....\.....\vc100.pdb,258048,2016-02-24
..............\....\....\glut.h,21440,1998-08-18
..............\....\....\main.cpp,3952,2016-02-24
..............\....\....\main.vcxproj,4241,2016-02-21
..............\....\....\main.vcxproj.filters,1419,2016-01-12
..............\....\....\main.vcxproj.user,222,2016-01-19
..............\....\main.sdf,29184000,2016-02-24
..............\....\main.sln,879,2016-01-11
..............\....\wntdll.pdb
..............\....\..........\93B41AE9D45243EA8C2476D7C9C104A42
..............\....\..........\.................................\wntdll.pd_,0,2016-01-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • TwoDimensionGraphicConvert
    二维图形的变换,平移,翻转,尺度变换,反射对称,用MFC实现,这是别人的实现,我又给添加了既平移又反转的情况演示(two dimension graphic convert, translate ,rotation,scaling ,reflection symmetric, used by MFC implemented ,though other implement ,but i add the translate and rotation )
    2020-06-30 23:20:02下载
    积分:1
  • 3DGame
    说明:  一个初学D3D的Demo,有望高手给点意见(D3D a beginner)
    2008-11-03 11:36:28下载
    积分:1
  • NPR_Framework
    NPR_framework 3D model viewer.
    2006-10-19 04:10:43下载
    积分:1
  • Ilib-1.1.8-min
    说明:  IPL库是Intel为了配合其MMX,SSE,SSE2以及将来的VLSW等技术发布的图像处理库 支持1,8,16,位有/无符号,32位有符号,32位浮点类型数据类型。 支持RGB,CMYK,YCACB,YUV,XYZ,色彩空间,支持alpha通道 支持矩形ROI,通道ROI,遮罩 支持分块图像,错误处理,用户定义函数 支持图像数学,几何,滤波,图象统计,色彩空间变换操作。(IPL is the database to accommodate its Intel MMX, SSE, SSE2 and future technologies such as VLSW issued by the image processing support for 1, 8, 16, spaces with/without symbols, and symbols are 32, 32-bit floating-point type data types. Support for RGB, CMYK, YCACB, YUV, XYZ color space, support alpha channel support rectangular ROI, ROI access, support shielding block images, error handling, user-defined functions to support image mathematics, geometry, filtering, image statistics, color space conversion operations .)
    2006-03-09 10:18:14下载
    积分:1
  • MultipleViewGeometryinComputerVision
    计算机视觉方面非常好的一本专业书籍,英文版PDF。详细介绍了计算机视觉领域运用的射影几何射影变换理论知识,介绍了相机标定的理论和方法,还有三维重建,立体视觉等方面的基础知识,一本不可多得教材!其中书中的代码实现都可以在网上下载,推荐!(Computer vision is a very good professional books, in English PDF. Details of the use of projective geometry projective transformation of theoretical knowledge in the field of computer vision, introduces the basic knowledge of the camera calibration theory and methods, as well as three-dimensional reconstruction, three-dimensional vision, a rare textbook! The implementation of the code in the book can be downloaded from the internet, recommended!)
    2013-05-19 09:45:08下载
    积分:1
  • Scene
    Visual C++结合OpenGL做的一个3D场景。其中包含地形生成,场景漫游,碰撞检测,场景中模拟了河流,跳跃的鱼,喷泉,树木,水草,房屋,塔楼,楼梯,飘动的旗帜等等。第一人称视角,可以跳跃行走碰撞检测,模拟了白天黑夜等等!(Visual C++ with OpenGL to do a 3D scene. Which contains the terrain generation, scene roaming, collision detection, simulation of the river scene, jumping fish, fountains, trees, plants, houses, towers, stairs, waving flags and so on. First-person perspective, you can skip walking collision detection, simulation of the day and night, and more!)
    2021-01-25 22:18:38下载
    积分:1
  • WmfViewer
    说明:  wmf文件的查看程序,本程序是一个vc编写的activex控件,可以对wmf文件进行查看和缩放等操作(wmf file to view the procedure, the procedure is a vc prepared activex control, can wmf file for viewing and scaling operations)
    2008-08-28 16:28:29下载
    积分:1
  • project
    说明:  课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统.必做部分: 1、学习3DS Max 的基本功能,并采用3DS Max 对三维场景进行建模,要求 场景中包含建筑物、道路、天空等基本元素,实现场景的纹理贴图功能。 2、通过3DS Loader 读取场景数据。。 3、学习并使用OpenGL 或DirectX 3D 实时绘制上述场景。 4、提供用户界面,并实现场景的交互漫游功能。 选做部分: 1、在场景中添加了三维地形。 2、实现雾这种气象条件的实时绘制。 3、实现计算机动画技术,飞机在天空中飞,圆环在不停的运转。 4、阴影的绘制 5、在场景中添加了喷泉。 6、实现Billboard 绘制技术。 7、添加了美妙的背景音乐。 (The main content of curriculum design for the development of a real-time rendering system of procedures for large-scale three-dimensional scene (running Interface, refer to Figure 1), including part and the election will be made part (where part of the requirements to achieve Optional 2 to 3 Or more than function). Will be part of: 1, learning the basic functions of 3DS Max, and three-dimensional scene using 3DS Max for modeling, requirements Scene includes buildings, roads, skies and other basic elements, to achieve the texture mapping function of the scene. 2, read the scene data by 3DS Loader. . 3, learn and use OpenGL or DirectX 3D real-time rendering the scene. 4, provide the user interface and interaction to achieve the scene roaming. Optional parts: 1, in the three-dimensional terrain scenes added. 2, the fog that weather conditions to achieve real-time rendering. 3, the realization of computer animation technology, aircraft flying in the sky, circle in)
    2011-04-16 21:32:57下载
    积分:1
  • osgparticle
    osg粒子子系统例子,一个是简单的粒子系统,另一个是烟(the example of particle sysytem in OSG)
    2012-04-11 21:23:22下载
    积分:1
  • terrain
    演示地形绘制与漫游,取自OGRE例子,地形管理器会自动应用八叉树分割来管理地形。(Demo terrain rendering and roaming, from OGRE example, terrain Manager automatically applied octree division to manage the terrain.)
    2013-05-27 23:51:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载