搜索资源列表
3分形建立实体模型
- 用分形几何来实现实体模型构造,建立分形树-use fractal geometry to achieve solid model structure, the establishment of fractal tree
Delphi在分形艺术中的应用
- Delphi在分形艺术中的应用(用delphi绘制分形树,全部代码,包括窗体)-Delphi fractal art in the application (with delphi fractal tree mapping, all the code, including the Form)
IFS分形树
- VC+OpenGL实现分形树分形山
分之技术生成一排树
- 采用VC++6.0和OpenGL生成的三维重建的树,非常好用的东西,很有价值的!
IFS
- 这里面包含了几个常用的IFS的分形图的绘制方法如枫叶,分形树等。-There are a few commonly used fractal IFS mapping methods such as Maple, fractal trees.
tree
- 分形树算法,简单,适合初学者学习,用c++实现-Fractal tree algorithm, a simple, suitable for beginners to learn, use c++ implementation
left_M
- 内含摇曳的递归分形树源代码。双击Leaf_M.html文件,程序运行;双击Leaf_M.java文件,进入编辑环境。-Recursive includes swaying fractal source code tree. Double-click Leaf_M.html files, program run Leaf_M.java double-click the file, enter the editing environment.
2_16
- 递归分形树的形成,利用递归算法生成分叉树,将这个生成元在每一个层次上不断重画-Recursive fractal tree formation, the use of recursive algorithm to generate bifurcation tree, will the generator on at every level constantly re-draw
GenFraTree
- 包含二维分形树实现算法的一个程序,希望对毕业设计做这个方向研究的同学有所帮助-Contains two-dimensional fractal tree algorithm of a program, would like to do graduate design studies in this direction will help students
fxs
- 关于分形L系统的应用,实现分形树和简单的迭代,可以设置参数-L on fractal systems, the realization of the fractal tree and a simple iteration, you can set parameters
8
- 生成规则:以如图8-27n=2所示二叉树为基础,以每个分支为主树干,按照比例递归出另一个二叉树,如图8-27n=3所示。依此类推,便形成了疏密有致的分形树,称为Caley树-Generated rules: in Figure 8-27n = 2 as shown is based on binary tree to each branch of the main trunk, in accordance with the proportion of another recursive bina
tree-
- 分形树,可以来回摆动,很不错,希望对大家有益,-tree
L-System[1].F_tree
- L系统分形树的实现,使用VC++和OpenGL实现的-L system, the realization of the fractal tree, using VC++ and OpenGL implementation
XLT
- 利用L文法系统绘制分形树,其中还包含一些用来学习的例子代码-L drawn using fractal tree grammar system, which also contains examples of code used to study
tree1
- 1 分形树的递归生成,相对来说比较简单,可以扩展-A fractal tree of recursive, is relatively simple, can be extended
IFSTree
- IFS 分形树算法代码 生成的图形与自然中的树很相近-IFS fractal tree algorithm code generation graphics and the nature of the tree is very similar
opengltree
- 实现分形树,代码详尽,虽然简单,初学者可以参考学习一下。-Achieve fractal tree, the code detailed, simple, beginners can refer to learn about.
PartingTree
- 用图形学分形的功能来逐步的形成一颗分形树(Fractal function of graphics to gradually form a fractal tree, the use of graphics to learn the fractal system to complete)
OpenGL分形树
- 用OpenGL与C++结合,画的一棵分形树,有天空,大地,可以使用键盘或者鼠标等进行交互操作,界面友好,有很好的参考价值。
IFS-分形树
- 代码是用Java实现的基于迭代函数系统(IFS)算法的分形树图像。