Tree generator plugin for Godot Engine 3.2.4
A tool for generating 3D trees in Godot Engine, similarly to SpeedTree.
WARNING: under development. Should be functional, but future versions may break compatibility.
An example scene for tree design is provided at res://addons/zylann.treegen/demo/treegen_demo.tscn
.
Textures are from https://cc0textures.com/
Installation
You need:
- Godot 3.2.4, or later (assuming no ABI compatibility breakage). Godot 4.x is not supported.
- Windows 10 64 bits. Linux support is planned.
This is a regular editor plugin.
Copy the contents of addons/zylann.treegen
into the same folder in your project, and activate it in your project settings.