搜索资源列表
l-system
- 基于BSP 和L-system 植物的随机生成和模拟的研究-Based on BSP and L-plant system of random generation and simulation research
L-system-31
- L-Studio 3.1 光盘镜像文件 使用L-System建模时必要的工具-L-Studio 3.1 CD image file using L-System Modeling when the necessary tools
l-system
- 基于BSP 和L-system 植物的随机生成和模拟的研究-Based on BSP and L-plant system of random generation and simulation research
L 系统
- 这是L系统的一个应用程序,界面很漂亮,是基于混沌的应用程序-This is a system of applications, interface is very beautiful, it is based on the application of Chaos
L-System.F_tree
- 分形树的生成程序,用VC编程,有背景,可改变参数生成随机树和CAYLAY树-fractal tree formation process, with VC program, a background, can change the parameters generated random trees and tree CAYLAY
L-system-31
- L-Studio 3.1 光盘镜像文件 使用L-System建模时必要的工具-L-Studio 3.1 CD image file using L-System Modeling when the necessary tools
Rlsystem
- l system 算法和模拟的小程序,3D,植物的模型模拟,分形的算法-l algorithm and system simulation of small procedures, 3D plant model simulations, fractal algorithms
lsystems.tar
- 采用Java3D,基于L-system,建立虚拟植物-used Java3D, based on the L-system, the establishment of virtual plant
VRML-system
- 一片介绍虚拟现实虚拟空间协同生成原型系统的研究与开发的论文,具有较高的实用价值!-introduced a virtual reality space synergies generated virtual prototype of the system of research and development at the paper, has high practical value.
KochCurveWithLSystem
- L系统单一规则生成Koch曲线源代码,可通过改变初始元、生成元、角度和压缩因子等生成要素绘制出许多“简单”分形图形。(非原创,原程序存在错误,我进行了修改,可能扔存在错误。)-L system single rule Koch curve generated source code can be changed by the initial yuan, generators, angle and compression factor g
Fractal_L_system
- Using the L system method of fractal to draw the tree and plants
3_01
- 基于L-system的分形树代码,在VC++6.0环境下生成二维的分形树-Based on the L-system fractal tree code, in VC++ 6.0 environment to generate two-dimensional fractal tree
first1
- 2D L系统虚拟植物模型,提供可视化的编程实例-2D L system, the virtual plant model, provide examples of visual programming
LUNWENZILIAO
- 关于用L系统模拟3D植物的论文7篇,主要是关于植物枝干模拟和L系统的建立-L system on the use of 3D plant simulation paper 7, the main branches on the plant simulation and L system
L-System[1].F_tree
- L系统分形树的实现,使用VC++和OpenGL实现的-L system, the realization of the fractal tree, using VC++ and OpenGL implementation
P51
- 运用vc++ 6.0 opengl画图 用L—system制作的虚拟植物的生长-Using vc++ 6.0 opengl drawing with the L-system produced by the growth of virtual plants
L-system
- 图形学里面的L-system算法的实现,根据已给的语法规则和字符规则迭代生成新一代,实现植物建模-achieve the L-system algorithm
L-System[1].F_tree
- 分形用一种新的视角来看待自然界中的那些不规则的事物,在分形的基础上林德梅叶设计了L系统用来模拟自然界的生物形态。L系统采用字符串重写机制,通过产生式的不断迭代形成字符串来指导龟形画出图形。三类不同的L系统从不同的方面增加了字符串的表现能力,使L系统模拟的植物更加接近自然生长的状态。当然要使模拟的植物达到更加接近真实的程度还需要做更多的努力,研究出更加强大的模型和加入更多的环境因素都将有助于真实性的提高。-Fractal with a n
L-system
- l system 植物模拟相关,算法和模拟的小程序,3D,植物的模型模拟,分形的算法-l system
L-System的JAVA源代码
- 用于生成分形的L-System的java 代码。