搜索资源列表
fractal-FBM
- 分形里面的随机中点位移法(分形布朗运动),要正常运行程序,必须在机器上装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
MY_LOD
- 三维地形的可视化,分形理论生成地形,多分辨率显示!-3D terrain visualization, fractal theory generated terrain, multi-resolution display!
分形技术实现的地形和天空云层的模拟
- 分形技术实现的地形和天空云层的模拟,可实现地形的渲染和不同纹理的选择,-Technology of fractal terrain simulation of clouds and sky, terrain rendering, and enables selection of different textures,
landscape.rar
- 利用MATLAB作的分形地形源代码,用到分形地形的基础算法。,For the use of MATLAB source code of fractal terrain, use the basis of the fractal algorithm terrain.
fractal
- 一个完整的中点位移法产生三维分形地形的源码程序,注:用SGI的opengl库-A complete three-dimensional midpoint displacement method generated fractal terrain source procedures, Note: The use of SGI s opengl library
justforfun
- srand[getpid[]] /* initialize some of the memory */ memset[heightmap, 0, MAPSIZE*MAPSIZE] memset[vpage, 0, RENDERWIDTH * RENDERHEIGHT] printf["Creating dx d fractal terrain\n", MAPSIZE, MAPSIZE] heightmap[0] = [rand[] 128] +
yacc
- srand[getpid[]] /* initialize some of the memory */ memset[heightmap, 0, MAPSIZE*MAPSIZE] memset[vpage, 0, RENDERWIDTH * RENDERHEIGHT] printf["Creating dx d fractal terrain\n", MAPSIZE, MAPSIZE] heightmap[0] = [rand[] 128] +
fractal_example
- 分形地形的生成和模拟,可以用于学习研究分形结构编程-Fractal terrain generation and simulation, can be used to study the fractal structure of programming
2Dfbm
- 利用中点移位法产生2维分形地形(matlab程序)。-Using the midpoint displacement method produces two-dimensional fractal terrain (matlab procedure).
10_02
- 分形山的经典算法(D-S算法),vc++与opengl实现。-fractal terrain d-s algorithm vc++ OpenGL
245
- 随机中点位移法模拟分形地形的MATLAB源代码,用于分形几何,实用!-Random midpoint displacement fractal terrain simulation of MATLAB source code for the fractal geometry, and practical!
Diamondsquadrilateralalgorithm
- 钻石-四边形算法 用于分形生成地形和天空纹理-Diamonds- quadrilateral algorithm for generating fractal terrain and sky texture
fractal
- 编译Fractal Example.dsw文件,在Debug目录下会生成文件Fractal Example.exe,直接双击该文件,即可运行“地形编辑器”程序。-Fractal Example.dsw documents compiled in the Debug directory is generated documents Fractal Example.exe, direct double-click the file, you can run the " terrain edi
Plusnoisegeneratefractalterrain
- 分形加噪声地形生成Plus noise generated fractal terrain-Plus noise generated fractal terrain Plus noise generated fractal terrain
random-fractal-terrain-generation1
- 三维随机分形地形生成:地形排列的边界拼接算法、地形绘制-Three-dimensional random fractal terrain generation
random-fractal-terrain-generation2
- 三维随机分形地形生成(续十二)纹理 Three-dimensional random fractal terrain generation -Three-dimensional random fractal terrain generation
random-fractal-terrain-generation3
- 三维随机分形地形生成(续十三)7、云 Three-dimensional random fractal terrain generation-Three-dimensional random fractal terrain generation
random-fractal-terrain-generation4
- 三维随机分形地形生成(续十四)分形计算核心代码Three-dimensional random fractal terrain generation-Three-dimensional random fractal terrain generation
random-fractal-terrain-generation5
- 三维随机分形地形生成(续十五)分形计算核心代码:(fractmod.c)续- Three-dimensional random fractal terrain generation
2Dfbm
- 利用中点移位法产生2维分形地形(matlab程序)。-Using the midpoint displacement method produces two-dimensional fractal terrain (matlab procedure).