awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
Β© 2026 Bringes Technology SRLΒ·VAT RO45896025Β·hello@awesome-repositories.com
Β·
JekSun97 avatar

JekSun97/gdTree3D

0
View on GitHub↗
317 starsΒ·24 forksΒ·C++Β·2 views

GdTree3D

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

Features

  • Engine Modules and Extensions - Procedural generation of 3D trees in real-time.

Star history

Star history chart for jeksun97/gdtree3dStar history chart for jeksun97/gdtree3d

AI search

Explore more awesome repositories

Describe what you need in plain English β€” the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to GdTree3D

Similar open-source projects, ranked by how many features they share with GdTree3D.
  • godotengine/godot-cppgodotengine avatar

    godotengine/godot-cpp

    2,558View on GitHub↗

    godot-cpp is a C++ binding library and development kit for creating high-performance extensions and custom nodes for the Godot engine. It provides the necessary headers and framework to implement complex game logic and low-level systems using native code. The project enables the development of GDExtension plugins, allowing native libraries to be loaded into the engine without requiring a full recompilation of the core software. It facilitates the creation of custom engine extensions through a system of native bindings that map C++ classes and methods to the internal engine database. The fram

    C++
    View on GitHub↗2,558
  • cj-dimaggio/godot-slicercj-dimaggio avatar

    cj-dimaggio/godot-slicer

    125View on GitHub↗

    A port of Ezy-Slicer for the Godot game engine

    C++
    View on GitHub↗125
  • drachenfrucht1/godotcorddrachenfrucht1 avatar

    drachenfrucht1/godotcord

    53View on GitHub↗

    A Discord Game SDK integration for Godot

    C++
    View on GitHub↗53
  • appsinacup/godot-rapier-2dappsinacup avatar

    appsinacup/godot-rapier-2d

    915View on GitHub↗

    Godot Rapier Physics – 2D and 3D physics engine for the Godot game engine. with better stability, performance, liquids, determinism, state serialization and no ghost collisions.

    Rust
    View on GitHub↗915
See all 24 alternatives to GdTree3D→

Frequently asked questions

What does jeksun97/gdtree3d do?

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

What are the main features of jeksun97/gdtree3d?

The main features of jeksun97/gdtree3d are: Engine Modules and Extensions.

What are some open-source alternatives to jeksun97/gdtree3d?

Open-source alternatives to jeksun97/gdtree3d include: godotengine/godot-cpp β€” godot-cpp is a C++ binding library and development kit for creating high-performance extensions and custom nodes for… cj-dimaggio/godot-slicer β€” A port of Ezy-Slicer for the Godot game engine. drachenfrucht1/godotcord β€” A Discord Game SDK integration for Godot. empyreanx/rawpacker β€” A RawArray packer/unpacker for Godot. faless/godot-enet-better β€” A better ENet module for high performance multiplayer games with godot. appsinacup/godot-rapier-2d β€” Godot Rapier Physics – 2D and 3D physics engine for the Godot game engine. with better stability, performance,…