Skip to content

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

License

Notifications You must be signed in to change notification settings

JekSun97/gdTree3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gdTree3D

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

Supported Godot Engine Versions

  • Godot 4.1
  • Godot 4.2
  • Godot 4.3

Note

To ensure the tree displays correctly, use Cull Mode: Front for the tree trunk material.

Building GDExtension

  1. Place godot-cpp of the version you need in the godot-cpp folder
  2. Use the SCons command:
scons platform=windows target= ...

About

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

Topics

Resources

License

Stars

Watchers

Forks