GithubHelp home page GithubHelp logo

jeksun97 / gdtree3d Goto Github PK

View Code? Open in Web Editor NEW
18.0 2.0 1.0 5.93 MB

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

License: Other

Python 1.85% C++ 98.15%
godot godot-addon godot-engine godot-plugin godot4 tree

gdtree3d's Introduction

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= ...

gdtree3d's People

Contributors

jeksun97 avatar

Stargazers

Tom avatar VirtualPierogi avatar Oli avatar Thijs-Jan avatar Enrico Speranza avatar  avatar Timofey Kirichenko avatar  avatar Roman Yakimov avatar Bharath Bhushan avatar Jaiden Capra avatar  avatar Alexey Pechenckin avatar  avatar hiroki arai avatar LGWCP avatar Rafael Correa avatar  avatar

Watchers

Roman Yakimov avatar  avatar

Forkers

zhangjiangen11

gdtree3d's Issues

Duplication problem

I noticed a problem when duplicating a Tree3D node using Ctrl+D: if we change any leaf or branch value, we see that the old mesh of the duplicate node remains and it looks like one tree is overlaid on top of another.

This multi-level tree disappears after the project is restarted.

I don't know how to solve this problem yet, if anyone has any ideas, I'd be glad for your help.

Please fix up the folder structure

When uploading to the Asset Library, they just take the exact folder structure you provide within your repo. So all the demo images and other assets will be dumped right into the users file structure. This is really bad for keeping ones own file structure clean.

Please consider putting all your addons resources and code into its addon folder. It makes installing the addon a lot easier and keeps everyones file structure clean from the start.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.