TL Fractal Tree Generator

TL Fractal Tree Generator

Win32 and 64, English

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

General Usage Instructions

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.

Screenshots

Commands

Ribbon/Toolbar Icon Command Command Description

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

Installation/Uninstallation

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.

Additional Information

Known Issues

Contact

Author/Company Information

Todor Latev

Support Information

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

Version History

Version Number Version Description

2019.4.11.1

Added 2024 support

2018.10.20

Added 2020 support
Go top