Tree3D

An asset by JekSun
The page banner background of a mountain and forest
Tree3D thumbnail image
Tree3D thumbnail image
Tree3D hero image

Quick Information

0 ratings
Tree3D icon image
JekSun
Tree3D

Plugin for procedural generation of 3D trees of varying complexity.Supported Godot Engine Versions:Godot 4.0Godot 4.1Godot 4.2Godot 4.3

Supported Engine Version
4.0
Version String
0.71
License Version
MIT
Support Level
community
Modified Date
3 months ago
Git URL
Issue URL

Tree3D

Plugin for procedural generation of 3D trees of varying complexity.

Supported Godot Engine Versions

  • Godot 4.0
  • Godot 4.1
  • Godot 4.2
  • Godot 4.3

Notes

  • To ensure the tree displays correctly, use Cull Mode: Front for the tree trunk material.
  • To change the season, you can make one unique leaf material for all the trees and then change its color or texture to make them yellow.

Building the GDExtension

  1. Place godot-cpp of the version you need in the godot-cpp folder
  2. Use the SCons command (depending on your platform and Godot build version):
scons target=template_release platform=windows

Or use ready-made libraries

Using Docker to build this GDExtension

For easier reproducibility, there is a Dockerfile provided for building binaries for Linux and Windows.

docker build -t tree3dbuilder:latest .
docker run --rm -v "$(pwd):/source" tree3dbuilder:latest scons target=template_release arch=x86_64 platform=windows

Donations

If you liked this plugin, you could send me a thank you via Ko-Fi using Ko-Fi, I would be very grateful! Your name and your GitHub account (if you have one) will be listed below :) (Don't forget to write me an email so I can add you, your name and account)

List:

  • Meier Lukas

Thank you for your support!

Plugin for procedural generation of 3D trees of varying complexity.

Supported Godot Engine Versions:
Godot 4.0
Godot 4.1
Godot 4.2
Godot 4.3

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Tree3D icon image
JekSun
Tree3D

Plugin for procedural generation of 3D trees of varying complexity.Supported Godot Engine Versions:Godot 4.0Godot 4.1Godot 4.2Godot 4.3

Supported Engine Version
4.0
Version String
0.71
License Version
MIT
Support Level
community
Modified Date
3 months ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers