CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - midpoint displacement

搜索资源列表

  1. 10_01

    0下载:
  2. 分形算法C++ 程序:随机中点位移法生成山源代码-fractal algorithm C : random midpoint displacement method source code generated Hill
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:22615
    • 提供者:齐松
  1. fractal-FBM

    4下载:
  2. 分形里面的随机中点位移法(分形布朗运动),要正常运行程序,必须在机器上装OPEN GL,有原代码,可用于三维地形仿真显示方面,但是缺点是比较占用资源-fractal random inside the midpoint displacement method (FBM), to be normal operating procedures, must be in machinery makeup OPEN GL, the original code can be used for three-d
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:307335
    • 提供者:天玩
  1. graphics_fenxing

    1下载:
  2. 主要模拟了荡漾的水面,使用的方法是:随机给定矩形水面四个角的高度,用随机中点位移法生成一幅分形水面,然后使水波按照一定的传播机制扩散、衰减,从而模拟出水波荡漾的效果。-simulated a ripple on the surface, the methods used are : to set random four corners of the rectangular surface and with a random midpoint displacement method generat
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1682587
    • 提供者:珠海
  1. fractal7and10

    0下载:
  2. 《分形算法与程序设计——Visual C++实现》的第七章和第十章源码 包括一维元胞自动机生成的Sierpinski三角形、随机分布的Sierpinski三角形、二维元胞自动机小程序源代码、DLA模型源代码、用DLA模型模拟植物的生长源代码、原点演化圆形边界的DLA程序源垂直演化折线干预的DLA程序源代码、垂直演化汉字干预的DLA程序源代码。 随机中点位移法生成山源代码、三维空间中的分形插值算法源代码-"fractal algorithm and program design
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:491989
    • 提供者:郝丽丽
  1. 20061121

    0下载:
  2. 此源代码是介绍中点位移算法,并且能够运行显示结果-this source code is on the midpoint displacement algorithm, and can run results show
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:58170
    • 提供者:杨秋波
  1. 10_01

    0下载:
  2. 内含随机中点位移法生成山源代码。双击Debug下的draw_moun.exe文件,程序运行;双击draw_moun.dsw文件,进入编辑环境。-Random midpoint displacement method contains the source code generated mountains. Double-click the Debug draw_moun.exe file under the program to run double draw_moun.dsw documen
  3. 所属分类:Fractal program

    • 发布日期:2017-03-29
    • 文件大小:822738
    • 提供者:胡婷
  1. TerrainGenerator2D

    0下载:
  2. 采用中点移位法生成数字地形模型,并采用彩色分层法显示结果。-Midpoint displacement method used to generate digital terrain model, and the use of color stratification result will be displayed.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4516
    • 提供者:
  1. fractal

    1下载:
  2. 一个完整的中点位移法产生三维分形地形的源码程序,注:用SGI的opengl库-A complete three-dimensional midpoint displacement method generated fractal terrain source procedures, Note: The use of SGI s opengl library
  3. 所属分类:Fractal program

    • 发布日期:2016-07-05
    • 文件大小:63943
    • 提供者:李建
  1. 10_02

    1下载:
  2. 这是一个java程序,使用了中点位移法自动生成分形山,在上面还提供了一些注释,可以作为课程设计的参考资料-This is a java program, using the midpoint displacement method automatically Katayama Health ingredients, in the above also provides a number of notes can serve as a reference for curriculum desig
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7047
    • 提供者:分形山
  1. 2Dfbm

    2下载:
  2. 利用中点移位法产生2维分形地形(matlab程序)。-Using the midpoint displacement method produces two-dimensional fractal terrain (matlab procedure).
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1418
    • 提供者:zyp
  1. 245

    10下载:
  2. 随机中点位移法模拟分形地形的MATLAB源代码,用于分形几何,实用!-Random midpoint displacement fractal terrain simulation of MATLAB source code for the fractal geometry, and practical!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1057
    • 提供者:laopu
  1. Mountains

    0下载:
  2. The purpose of this project is to create 3d mountain terrain using a recursive midpoint displacement formula.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:5238775
    • 提供者:qthermal
  1. ffraactal-FBBr

    0下载:
  2. 分形里面的随机中点位移法(分形布朗运动),要正常运行程序源码,必须在机器上装OPENN GL,有原代码,可用于三维地形仿真显示出来方面,但是缺点是比较占用资源 可直接使用。 -The sub-form inside the random midpoint displacement method (sub-shaped Brownian motion), to be normal running program source code must be in the machine tops O
  3. 所属分类:Fractal program

    • 发布日期:2017-03-31
    • 文件大小:307869
    • 提供者:荒凉
  1. chapter10_example

    1下载:
  2. 随机中点位移法生成山源代码和三维空间中的分形插值算法源代码-Random midpoint displacement method to generate fractal interpolation algorithm source code in the the mountain source code and three-dimensional space
  3. 所属分类:Fractal program

    • 发布日期:2017-11-12
    • 文件大小:2851665
    • 提供者:张望宇
  1. fbm2

    1下载:
  2. 基于Delaunay三角网的改进随机中点位移插值算法-Improved random midpoint displacement interpolation algorithm based on Delaunay triangulation
  3. 所属分类:Fractal program

    • 发布日期:2017-11-10
    • 文件大小:559
    • 提供者:陈斐楠
  1. 2Dfbm

    0下载:
  2. 利用中点移位法产生2维分形地形(matlab程序)。-Using the midpoint displacement method produces two-dimensional fractal terrain (matlab procedure).
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1463
    • 提供者:guosonl
  1. drawLine

    0下载:
  2. 直线中点Bresenham 算法:每次在主位移方向上走一步,另一个方向上走不走步取决于中点偏差判别式的值。-Linear midpoint Bresenham algorithm: Each displacement in the direction of the main step, do not go walking in another direction depending on the midpoint of the deviation value of the discriminan
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-27
    • 文件大小:10087841
    • 提供者:郑思文
  1. LibGenROAM20020716.tar

    0下载:
  2. On modern graphics hardware using AGP chunks, ROAM is shown here running with 1.56 million triangles at 25.6 frames per second. The geometry in this case is generated procedurally during flight using midpoint displacement with smooth interpolatory su
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:1291612
    • 提供者:KiBorg0
搜珍网 www.dssz.com