Zylann / godot_tree_generator_plugin

Tool for generating trees in Godot Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Screenshot

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.

About

Tool for generating trees in Godot Engine

License:Other


Languages

Language:C++ 64.8%Language:GDScript 28.0%Language:Python 5.0%Language:GLSL 1.5%Language:C 0.7%