搜索资源列表
3分形建立实体模型
- 用分形几何来实现实体模型构造,建立分形树-use fractal geometry to achieve solid model structure, the establishment of fractal tree
OpenGLfenxingshu
- OPENGL分形树 鼠标键盘控制 增加高斯随机函数-OpenGL fractal tree mouse and keyboard control to increase Gaussian random function
opengltree
- 计算机图形学分形法程序,采用opengl接口.实现一棵分形树
etree_src
- opengl 做的很漂亮的一棵树,用分形算法实现。-opengl done a very nice tree, using fractal algorithm.
FractalTree
- 在VC环境下,利用OpenGL库函数,采用递归算法生成的分形树
IFS分形树
- VC+OpenGL实现分形树分形山
test
- 用opengl和c++ 实现分形树 可以根据输入随机数字的不同来改变树的形状 -With opengl and c++ implementation of fractal tree can enter different random numbers to change the shape of the tree
tree-
- 分形树,可以来回摆动,很不错,希望对大家有益,-tree
etree_src
- 用vc++.net和opengl做的三维分形树,可修改树的一些参数-vc++ fract tree
TREE
- 计算机图形学的分形树啊。。c语言的啦。要的赶紧下-e
opengltree
- 实现分形树,代码详尽,虽然简单,初学者可以参考学习一下。-Achieve fractal tree, the code detailed, simple, beginners can refer to learn about.
min_OpenGL_tree_fail
- 用OpenGL绘制分形树。多么富有意义的程序呀,不下载还等什么呢-Fractal tree with OpenGL rendering. What a meaningful program Yeah, so what it does not download
tree
- 在mfc框架中用opengl编写的分形树,树叶能像在风中一样摆动,动感十足-In the framework of the written with opengl MFC fractal trees, leaves in the wind like the same swings, move move is very
treeTask
- 绘制分形图: 分形树,先按某一方向画一条直线,然后在此线段上找到一系列节点, 在每一节点处向左右偏转一定角度各画一条分枝。 节点位置和节点处所画分枝的长度可参考编程要求中的分割比例 -Draw Fractal map: fractal tree initially draw a straight line in a direction, then find a series of nodes, each node on the line to the left and right d
2.3.1
- 分形树的枝叶展开及摇摆动画 (用键盘控制)-Expansion in the branches of trees and the swing of fractal animation (using the keyboard control)
LTree
- OpenGL学习:使用递归算法,实现分形树的绘制-OpenGL learning: using a recursive algorithm, drawing fractal tree
fxs
- 使用vc6.0连接opengl实现分形树-Use vc6.0 connection opengl fractal tree
PartingTree
- 用图形学分形的功能来逐步的形成一颗分形树(Fractal function of graphics to gradually form a fractal tree, the use of graphics to learn the fractal system to complete)
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.)
OpenGL分形树
- 用OpenGL与C++结合,画的一棵分形树,有天空,大地,可以使用键盘或者鼠标等进行交互操作,界面友好,有很好的参考价值。