TL Fractal Tree Generator

TL Fractal Tree Generator

Win32 和 64, 简体中文

Todor Latev
A basic recursive random tree generator in 2D and 3D.

常规使用说明

Launch the program from ribbon/Add-In tab or using commands TLTreeGen2D or TLTreeGen3D.

Pick a point on the screen or type point coordinates and press Enter. Optionally adjust the values of the user settings. A random tree-like collection of lines will be generated.

屏幕快照

命令

功能区/工具栏图标 命令 命令描述

TLTreeGen2D

Draws a 2D tree in the XY plane Options: - Trunk length: double, length of the initial line/tree trunk - Iterations: integer, number of iterations to run - Zenith: double, max angle from the vertical that the branches are allowed to diverge from - Branching probability: integer, specifies the probability in %, 0% means no branches, 100% means at every split the max number of branches are allowed to grow - Branch ratio: double, between 0 and 1, specifies how fast child branches diminish in size - max number of split branches: integer, max number of branches that grow at any split point - min branch length: double, specifies the min length of branches/lines which the app will generate

TLTreeGen3D

Draws a 3D tree in the XYZ space Options: - Trunk length: double, length of the initial line/tree trunk - Iterations: integer, number of iterations to run - Zenith: double, max angle from the vertical that the branches are allowed to diverge from - Branching probability: integer, specifies the probability in %, 0% means no branches, 100% means at every split the max number of branches are allowed to grow - Branch ratio: double, between 0 nad 1, specifies how fast child branches diminish in size - max number of split branches: integer, max number of branches that grow at any split point - min branch length: double, specifies the min length of branches/lines which the app will generate

安装/卸载

The installer that ran when you downloaded this app/plug-in from Autodesk App Store will start installing the app/plug-in. OR, simply double-click the downloaded installer to install the app/plugin.

You may need to restart the Autodesk product to activate the app/plug-in.

To uninstall this plug-in, exit the Autodesk product if you are currently running it, simply rerun the installer, and select the "Uninstall" button. OR, click Control Panel > Programs > Programs and Features (Windows 7/8.1/10/11) and uninstall as you would any other application from your system.

其他信息

已知问题

联系

作者/公司信息

Todor Latev

支持信息

For questions/comments/suggestions/bug reports etc. please send an email to Todor.Latev@gmail.com.

版本历史

版本号 版本描述

2019.4.11.1

Added 2024 support

2018.10.20

Added 2020 support
回到页首