登录
首页 » Visual C++ » LodTerrain

LodTerrain

于 2009-02-26 发布 文件大小:886KB
0 180
下载积分: 1 下载次数: 24

代码说明:

  实现lod和水面叠加的功能,并可以读入txt各式的水位文件(Lod achieve superposition and surface features, and can read a variety of water into the txt file)

文件列表:

LodTerrain
..........\BMP_LOAD.CPP
..........\BMP_LOAD.H

..........\FPS.txt
..........\FPS.xls
..........\FPS1.txt
..........\FPS1.xls
..........\FPS2.xls
..........\gl2.dsp
..........\GL2.DSW
..........\GL2.NCB
..........\GL2.opt
..........\GL2.PLG
..........\GPL.HTM
..........\LOD.CPP
..........\LOD.H
..........\LodTerrain1.h
..........\MAIN.CPP
..........\main.h
..........\MainFrm.cpp
..........\MainFrm.h
..........\MODELS
..........\......\chamferbox.m
..........\......\CUBE.M
..........\......\PYRAMID.M
..........\......\SPHERE.M
..........\......\SPINDLE.M
..........\......\TORUS.M
..........\MOUSE.H
..........\resource.fd
..........\resource.h
..........\Script1.aps
..........\Script1.rc
..........\SliderClrDemo.cpp
..........\SliderClrDemo.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\TERRAIN.H

..........\TEX0.tga

..........\TEX1.tga

..........\TEX2.tga

..........\Tex3.tga
..........\TEXTSHOW.TGA
..........\TEXTURES
..........\........\BORDER1.RGB
..........\........\BORDER2.RGB
..........\........\border_up.rgb
..........\........\CBOX.RGB
..........\........\CUBE.RGB
..........\........\CURSOR.RGB
..........\........\cursor_transp.rgb
..........\........\LINE.RGB
..........\........\PYRAMID.RGB
..........\........\QUIT.RGB
..........\........\SPHERE.RGB
..........\........\SPINDLE.RGB
..........\........\TORUS.RGB
..........\USEFUL.H
..........\waterlevel.txt

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

发表评论

0 个回复

  • 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
  • VCAD
    适合于图形学的初学者学习的二维图形绘制包(Graphics for beginners to learn the two-dimensional graphics rendering package)
    2011-12-18 16:19:25下载
    积分:1
  • Contour
    说明:  c++的绘制二维等值线源码。有示例数据,可以运行。(c++ two-dimensional contour map of the source。c++ code for contour map)
    2009-07-29 11:44:20下载
    积分:1
  • polytransform
    实现一个心行图案的各种二维几何变换(包括同比变换,错切变换,平移变换、旋转变换等)(achieve a mind trip of two-dimensional pictorial geometry transformation (including an transform, shear transformation, translation transform, ROTATION))
    2006-11-16 11:33:47下载
    积分:1
  • jmvm
    只是最新的多视点参考软件代码jmvm,支持立体档次的编码解码,从最新svn下载得到,对那些不方便上国外网站svn下载的可以看看。(Is the latest multi-view reference software code jmvm, three-dimensional grade codec support, downloaded from the latest svn, convenient for those on the foreign website can take a look at svn download.)
    2011-09-15 21:47:05下载
    积分:1
  • Seabed-Terrain
    基于LOD技术的3D海底地形仿真系统。主要讲述海底地形的绘制及仿真系统的组成。(Based on the LOD 3D seafloor topography simulation system. Focuses on the composition of the seabed topography mapping and simulation system.)
    2012-03-08 09:35:35下载
    积分:1
  • Shadow-Mapping-of-Textured-Scene
    计算机图形学中的shadow mapping程序,与网上其他代码不同,作者实现了对带有纹理的场景的阴影绘制.(Shadow Mapping Code in Computer Graphics.And it s for textured scene.)
    2020-10-17 20:57:33下载
    积分:1
  • Calc3D-Model-System
    这是一款做的一个很不错的模型和骨骼动画系统,其中包含了针对3DS MAX的导出插件的源码,可供朋友们参考。(This is a very good models and a skeletal animation system, which contains the exporter plug-in for 3DS MAX source code, for friends as a reference.)
    2011-08-07 15:12:08下载
    积分:1
  • openGl2
    做课程设计的一个代码,是opengl工程,立方体旋转,每个立方体的面帖有不同的图。(The code to do the course design is a opengl project, cube rotation, the face of each cube posts have different plans.)
    2012-06-24 09:23:59下载
    积分:1
  • GTool(Version2.2)
    电视系统中,进行需要在线调整Gamma曲线,此工具可以方便的对电视系统中的Gamma曲线读写,修改,该软件使用了贝塞尔曲线,方便的拖出你想要的曲线,然后在线升级(TV system, to adjust the Gamma curve need to be online, this tool can be easily against the television system in the Gamma curve to read and write, modify, the software uses the Bezier curves, a convenient pulled out the curve you want, and then Online Upgrade)
    2010-01-11 17:13:42下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载