搜索资源列表
分形算法
- 利用OpenGL制作的3维旋转分形效果,提供定时器方式和线程方式。-produced by the use of OpenGL 3D fractal rotating effect, the timer mode and threads.
MY_LOD
- 三维地形的可视化,分形理论生成地形,多分辨率显示!-3D terrain visualization, fractal theory generated terrain, multi-resolution display!
FractalTerrain
- 该程序是一个三维随机分形地形生成系统。可生成地形高程数据,地形纹理数据,天空背景纹理数据,最后经过渲染得到三维随机地形模拟效果。
FractalTerrain
- 二维的分形地形可以由一维分形曲线推广得到,首先介绍下一维分形曲线的构造模型。 已知初始线段的两个端点 ,通过随机扰动线段的中点来完成一次迭代,公式为 : 其中roughness控制当前层次的扰动量,它可以决定每次循环中,随机数值域的减少量,就是说它决定了分形结果的粗糙程度。令 上式是分形曲线模型的一般表达式,其中采用均值为0,方差为1的正态分布函数产生随机数,随着分割层次的增加,当前扰动量将以pow(2.0,-h)的倍数逐步的衰减,直到到达给定的分割层次或者被
Graphic_01
- 基于Demo01代码,完成以下功能: 1)二维Sierpinski镂垫, 2)三维Sierpinski镂垫, 3)改进算法绘制分形的山, 4)基于海龟图形系统实现二维Sierpinski镂垫。 -Based Demo01 code, complete the following functions: 1) two-dimensional Sierpinski Lou pad, 2) three-dimensional Sierpinski Lou pad, 3) impro
计算机图形学 雪花
- 计算机图形学程序,分形计算,显示出koch雪花图形,加载glut包-Computer graphics program, fractal calculation shows that the koch snowflake graphics, loaded package glut分数维图形 自然景物模拟是计算机图形学的一个重要研究内容.与规则几何体... Mandelbrot注意到von Koch雪花与海岸线的共同特点:它们都有细节的无穷回归。
dla3d_v0.3.tar
- 三维分形计算程序从国外网站下载下来的,很不错的-Three-dimensional fractal calculation program from abroad download from the website, it is good
etree_src
- 用vc++.net和opengl做的三维分形树,可修改树的一些参数-vc++ fract tree
mandelbulber
- 三维分形图绘制程序,支持Mandelbrot,IFS等算法生成三维图形。生成的图形精细程度很高。新版本支持动画。-Three-dimensional fractal mapping procedures, support Mandelbrot, IFS and other algorithm to generate three-dimensional graphics. Generated graphics sophistication is very high. New version sup
MyTerrain1
- OpenGL三维地形的模拟,利用高程数据的生成方法主要是利用分形的自相似原理。-OpenGL 3D terrain modeling, using elevation data generation methods is the use of fractal self-similarity principle.
draw_moun
- 分形方法生成三维地形的简单实例,适用于初学者。-Fractal method to generate three-dimensional terrain simple example, suitable for beginners.
fractal
- 用VC和opengl做的分形程序,实现三维分形和二维分形的显示-done with VC and opengl,a fractal procedures to achieve three-dimensional and two-dimensional fractal fractal display
Untitled1
- 基于Opengl生成真实感三维分形地形的模拟-Generate terrain
L分型树
- 一棵三维L系统分型树,树枝末端是圆孔形叶子,通过拖拽或者键盘可实现树的上下左右旋转,放大缩小等功能。(A three dimensional L system parting tree, the end of the tree is a round hole leaf. Through drag and drop or keyboard, the tree can be rotated, enlarged and reduced.)