登录
首页 » Visual C++ » 3dExplorer

3dExplorer

于 2014-02-10 发布 文件大小:2863KB
0 132
下载积分: 1 下载次数: 22

代码说明:

  这是一个室外Engine Demo,主要特征包括: 1.大面积山脉渲染,使用Heightmap构造地形,7级 LOD 细节精度,地形无限重复循环。 2.清晰、自然的地表贴图。 3.读取.MD2 、.MS3D 格式的3D模型文件。 4.粒子系统,产生爆炸、炊烟等特效。 5.太阳光晕。 6.画面Contrast+Brigntness控制。(This is an outdoor Engine Demo, the main features include: 1 large mountains rendering, use Heightmap tectonic terrain, seven precision detail LOD terrain infinitely repeating loop. 2. Clear, natural surface texture. 3 reads. MD2,. 3D model file MS3D format. 4 particle system, an explosion, smoke and other special effects. 5 solar flare. 6 Screen Contrast+ Brigntness control.)

文件列表:

FAQ.txt,2758,2002-06-18
HeightmapScene_LOD32
....................\3dE.cpp,7855,2002-05-12
....................\3dE.h,1632,2002-06-17
....................\3dExplorer.cpp,4814,2002-06-17
....................\3dExplorer.dsp,7747,2002-06-17
....................\3dExplorer.dsw,543,2001-11-18
....................\3dExplorer.exe,536669,2002-06-17
....................\3dExplorer.ncb,861184,2002-06-17
....................\3dExplorer.opt,72704,2002-06-17
....................\3dExplorer.plg,1885,2002-06-17
....................\AmmoManager.cpp,2067,2002-05-12
....................\AmmoManager.h,1128,2002-06-17
....................\Audio.cpp,11815,2001-10-20
....................\Audio.h,2260,2002-06-17
....................\Bullet.cpp,4902,2002-05-10
....................\Bullet.h,1337,2002-06-17
....................\Camera.cpp,2011,2002-04-16
....................\Camera.h,1005,2002-04-16
....................\CGL.cpp,7662,2002-06-17
....................\CGL.h,963,2002-03-30
....................\CMath.cpp,19055,2002-06-17
....................\CMath.h,3143,2002-05-13
....................\CoverManager.cpp,1225,2002-05-10
....................\CoverManager.h,787,2002-06-17
....................\flare





....................\.....\Flare4.BMP,17462,2001-11-23
....................\.....\Flare5.BMP,17462,2001-11-23
....................\.....\Flare6.BMP,17462,2001-11-23
....................\FrustumCull.cpp,4732,2002-04-30
....................\FrustumCull.h,1234,2002-04-21
....................\Heightmap.cpp,6875,2002-05-10
....................\Heightmap.h,1501,2002-06-17
....................\HeightmapScene.cpp,4269,2002-06-17
....................\HeightmapScene.h,1621,2002-06-17
....................\House.cpp,2880,2002-05-10
....................\House.h,943,2002-06-17
....................\Icon1.ico
....................\LensFlare.cpp,6329,2002-05-18
....................\LensFlare.h,854,2002-06-17
....................\MD2Loader.cpp,11085,2002-05-10
....................\MD2Loader.h,5695,2002-05-03
....................\MD2Normal.cpp,7266,2002-05-03
....................\MD2Normal.h,627,2002-06-17
....................\Menu.cpp,24412,2001-11-15
....................\Menu.h,1211,2001-11-15
....................\model

....................\.....\major.md2,278592,1997-11-27

....................\.....\majorWeapon.md2,38912,1997-11-27
....................\.....\ms3d



....................\.....\....\house.ms3d,77215,2001-07-30


....................\.....\....\roof.BMP,49206,2002-05-06
....................\.....\....\stone.BMP,196662,2002-05-06
....................\.....\....\win_glass_dull.BMP,24630,2002-05-06
....................\.....\....\wood.BMP,49206,2002-05-06

....................\.....\myGun.md2,33136,2001-04-21

....................\.....\sodf.MD2,347872,2000-09-01

....................\.....\sodfWeapon.md2,68516,2000-09-01
....................\Ms3dLoader.cpp,9987,2002-05-09
....................\Ms3dLoader.h,3024,2002-05-09
....................\MVCA285.TMP,0,2002-01-10
....................\MVCE212.TMP,0,2001-11-20
....................\Normal.cpp,1142,2002-05-03
....................\Normal.h,578,2002-06-17
....................\Particle.cpp,24973,2002-06-17
....................\Particle.h,1357,2002-06-17
....................\Plant.cpp,18405,2002-05-10
....................\Plant.h,1206,2002-06-17
....................\plants

....................\ReadMe.txt,1233,2001-11-18
....................\resource.h,456,2001-11-19
....................\Rifle.cpp,2271,2002-05-12
....................\Rifle.h,889,2002-05-09
....................\RLMManager.cpp,8859,2002-03-26
....................\RLMManager.h,1364,2002-03-26
....................\Rocket.cpp,4138,2002-06-17
....................\Rocket.h,1243,2002-05-12
....................\Script1.aps,17652,2002-03-25
....................\Script1.rc,1721,2001-11-19
....................\SKY




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

发表评论

0 个回复

  • KruskalMinTreek
    2011-03-04 01:20:44下载
    积分:1
  • job
    有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加工路线是事先确定的;(2)表示机器约束条件:对每台机器而言,一次只能对一道工序进行加工。()
    2007-09-18 23:30:48下载
    积分:1
  • Radar
    将雷达数据转换为坐标数据 文件的输入与输出(Radar data will be converted to coordinate data file input and output)
    2009-05-13 13:59:37下载
    积分:1
  • que
    这个是WINdows底下自己定义的一个消息队列,可以用于接收消息,用于多线程(This is WINdows under their own definition of a message queue, can be used to receive messages for multi-threaded)
    2008-05-20 19:17:55下载
    积分:1
  • snes9x
    这是我汉化的 Snes9X,此模拟器被选为 TASVideos 专用模拟器之一,我是基于源代码进行汉化,现已 95 完美汉化。若有不符合逻辑、常识、常理、不通顺、不贴切,有 BUG 请及时评论,本人将会在最短时间内修正。(This is my Chinese Snes9X, this simulator was selected as one of the TASVideos dedicated simulator, I is finished based on the source code, now 95 , the perfect chinese. If there is not logical, common sense, common sense, not smooth, not appropriate, please BUG timely review, I will correct in the shortest time.)
    2014-05-19 12:43:56下载
    积分:1
  • 人脸识别和定位
    人脸检测和定位是模式识别和机器视觉领域具有挑战性的研究课题,在人脸检测中首先判断其中是否存在人脸,如果存在人脸,则进一步给出每个人脸的位置、大小和各个主要面部器官的位置信息。
    2022-01-31 00:42:23下载
    积分:1
  • sportsmeeting
    数据结构——运动会 为帮助同学们尽快进入编程状态特提供此例 1.将SqList.h、Mdefine.h、sport.c放在同一目录下 2.按下述方法编译运行即可,体验一下 编译包含有自定义的.h文件的.c文件 一种方法: ⑴.将.c和.h文件放在某一目录下(例如:datastruct) ⑵.改变用户工作目录(用户文件所在目录) 选择"File/Chaire Dir"打开新目录输入框,输入选择的用户工作目录datastruct,执行Change Dir 改变工作目录。否则对.c文件包含的自定义的.h文件提示No open ⑶.在编辑器中打开.c文件,进行编译,运行即可 另一种方法: 在上一种方法的基础上 ⑴. 打开project菜单,选择open project ,在.c和.h文件的同一目录下创建一个工程文件 ⑵. 打开project/Add Item菜单,输入项目名,然后将.c文件增加到工程文件中。不用将.h文件加入。 ⑶.在工程文件中双击.c文件,打开.c文件,进行编译,运行即可 3. ReadFormFile(SqList &L) 从文件读入运动员成绩信息操作作为示例 (err)
    2008-12-22 20:28:14下载
    积分:1
  • MATLAB-commonly-used-algorithm
    MATLAB常用算法程序集,功能比较齐全。(MATLAB commonly used algorithm for assembly, function relatively complete.)
    2013-10-20 16:54:11下载
    积分:1
  • Generator
    这些代码可以用于产生一系列随机数,可以根据需要使用。(These codes can be used to generate a series of random numbers may be used as needed.)
    2013-07-10 14:19:34下载
    积分:1
  • detectFront
    基于Opencv的视频序列前景检测模块,可以用来检测自动化目标跟踪的初始位置(Opencv based video sequences foreground detection module,can be used to detect the initial position in automated target tracking )
    2014-02-18 14:02:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载