A downloadable tool for Windows, macOS, Linux, and Android

Buy Now$1.00 USD or more

# FractalTree3D

Make 3D fractal trees in JavaScript

Use sliders to shape the tree and add the new 3D tree on your site!

## Options

Use with: `window.fractalTree3D({id: "idCanvas", width: 500, height: 500, ...});`

- id ( idCanvas )          : Id of the canvas

- width ( 500 )            : width of the app

- height ( 500 )           : height of the app

- x ( 0 )                  : X coord

- y ( 220 )                : Y coord

- z ( 522 )                : Z coord

- color ( #3366E6 )        : Color of the tree

- pitch ( 0.01 )           : Pitch

- roll ( 0 )               : Roll

- yaw ( 0 )                : Yaw,

- angle ( PI )             : Angle of the tree

- leafAngle 0.09 * PI )    : Leaf angle

- trunkLen ( 35 )          : Trunk length

- depth ( 8 )              : Depth

- steps ( 0.4 )            : Steps

- branchesN ( 3 )          : BranchesN

- pixelMin ( 1 )           : Pixel minimum

- alphaMin ( 0.15 )        : Alpha minimum

- scale ( 1.0 )            : Scale

- animate ( false )        : Animate

- showFps ( false )        : Show FPS on screen

- animationSpeed ( 0.01 )  : Animation speed

## Usage

Just click the `index.html` or `random_trees.html`.

Then just paste the created tree on your website!

## License

For own purposes only. Not selling further.

Updated 12 days ago
Published 14 days ago
StatusReleased
CategoryTool
PlatformsWindows, macOS, Linux, Android
Authorsamuraigames1
Tagsfractal, javascript, tree

Purchase

Buy Now$1.00 USD or more

In order to download this tool you must purchase it at or above the minimum price of $1 USD. You will get access to the following files:

FractalTree3D-1.1.zip 241 kB
FractalTree3D-1.2.zip 476 kB

Leave a comment

Log in with itch.io to leave a comment.