登录
首页 » Visual C++ » Roamsteps20020818

Roamsteps20020818

于 2005-12-02 发布 文件大小:83KB
0 499
下载积分: 1 下载次数: 1

代码说明:

说明:  利用实时最优化自适应网格算法绘制大规模地形,算法经典,绝对可用,注释清楚。(optimize the use of real-time adaptive grid massive terrain mapping algorithm, the algorithm classics, and absolutely available Notes clear.)

文件列表:

Roamsteps20020818
.................\buildvc.bat
.................\htm" target=_blank>cleanroamsteps
.................\cleanvc.bat
.................\DIAMONDS.txt
.................\fly.c
.................\fly.h
.................\htm" target=_blank>genroamsteps
.................\htm" target=_blank>genroamsteps_prof
.................\randtab.c
.................\randtab.h
.................\README.txt
.................\RESULTS.txt
.................\roam.h
.................\roamfly.c
.................\roamfly1.dsp
.................\roamfly1.plg
.................\roamfly2.dsp
.................\roamfly2.plg
.................\roamfly3.dsp
.................\roamfly3.plg
.................\roamfly4.dsp
.................\roamfly4.plg
.................\roamstep1.c
.................\roamstep2.c
.................\roamstep3.c
.................\roamstep4.c
.................\Roamsteps.dsw
.................\Roamsteps.ncb
.................\Roamsteps.opt
.................\roamtypes.h
.................\viewpoints
.................\..........\viewpoint0.txt
.................\..........\viewpoint1.txt
.................\..........\viewpoint2.txt
.................\..........\viewpoint3.txt
.................\..........\viewpoint4.txt
.................\..........\viewpoint5.txt
.................\..........\viewpoint6.txt
.................\..........\viewpoint7.txt
.................\..........\viewpoint8.txt
.................\..........\viewpoint9.txt
.................\viewpoints_BACKUP
.................\.................\viewpoint0.txt
.................\.................\viewpoint1.txt
.................\.................\viewpoint2.txt
.................\.................\viewpoint3.txt
.................\.................\viewpoint4.txt
.................\.................\viewpoint5.txt
.................\.................\viewpoint6.txt
.................\.................\viewpoint7.txt
.................\.................\viewpoint8.txt
.................\.................\viewpoint9.txt

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

发表评论

0 个回复

  • coders
    使用D3D编写的简单开车游戏,新手可以看看,做的比较简陋,但应有的功能还是有的,包含开始界面,赛车选择,有背景音乐,可切换视角(Using D3D write simple driving game, beginners can see, the more humble, but its function or some, contains the start interface, the car selection, background music, can switch perspective)
    2020-09-14 14:27:57下载
    积分:1
  • 1
    说明:  大规模地形渲染, 大规模地形渲染, (terra render)
    2012-04-04 09:29:30下载
    积分:1
  • Oakland
    点云数据集,用于点云数据的学习实验,wrl格式,可以用meshlab软件打开使用(Point cloud data set for point cloud data learning experiment, wrl format that can be opened using software with meshlab)
    2016-06-23 15:16:27下载
    积分:1
  • planeDoc
    无人机路径规划。在给定的三维空间中搜索一条安全可行的无人机飞行路径(Path Planning. In a given three-dimensional space to search for a safe and feasible UAV flight path)
    2010-05-26 17:00:07下载
    积分:1
  • RollerCoaster
    相机在轨道上沿轨道(管状)运动; 右键可以选择不同视角观察和退出,有两个视角;(Camera on the track along the orbit (tubular) movement Right you can choose a different perspective and exit, there are two perspectives )
    2020-09-09 13:58:06下载
    积分: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
  • 3D
    说明:  三维均匀介质的高阶交错网格弹性波方程数值模拟(未加PML吸收边界条件),模拟结果以切边形式显示(Numerical simulation of three-dimensional homogeneous medium of high-order staggered elastic wave equation (not PML absorbing boundary conditions), the simulation results are displayed in the form of trimming)
    2013-11-25 18:17:06下载
    积分:1
  • An_example_of_Tetgen
    不是本人编的,转自csdndengpengyong,个人能力有限,望谅解。Tetgen是一个生成四面体网格的开源工具,本实例提供了从网上下载的开源的源码和一个简单的使用的示例,其中附带了Tetgen自带了的一个查看剖分出来的网格的工具TetView.exe,可以运行打开剖分出来的文件查看剖分的结果是否正确。(I was not prepared, carried csdndengpengyong, individual ability is limited, hope and understanding. Tetgen tetrahedral mesh generation is an open source tool, the examples provided from the Internet to download the open source code and a simple example of the use of which comes Tetgen comes out of a mesh grid view tool TetView . exe, you can run out of file viewing open split split the results are correct.)
    2021-03-14 20:49:22下载
    积分:1
  • BeautyScene
    DX写的水面效果模拟,折射反射fresnel源码(Real water effect with DirectX&HLSL,reflect refract & fesnel effect.)
    2009-10-02 14:45:06下载
    积分:1
  • SphereMap
    D3D创建球体并且加贴图的例子,可以用来做星球(Sphere, and add texture to create D3D example, can be used to make the planet)
    2021-05-13 14:30:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载