Godot

Top 23 Godot Open-Source Projects

  • Godot

    Godot Engine โ€“ Multi-platform 2D and 3D game engine

  • Project mention: Name it Better (ideas for making more informative names) | dev.to | 2024-03-02

    Here's an example file tree from a part of the Godot game engine source code.

  • 3d-game-shaders-for-beginners

    ๐ŸŽฎ A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.

  • Project mention: The Book of Shaders | news.ycombinator.com | 2024-01-09

    This is a great series if youโ€™re looking for a tutorial. https://lettier.github.io/3d-game-shaders-for-beginners/inde...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Pixelorama

    Unleash your creativity with Pixelorama, a powerful and accessible open-source pixel art multitool. Whether you want to create sprites, tiles, animations, or just express yourself in the language of pixel art, this software will realize your pixel-perfect dreams with a vast toolbox of features. Available on Windows, Linux, macOS and the Web!

  • Project mention: Godot Game Engine | news.ycombinator.com | 2023-09-13
  • awesome-godot

    A curated list of free/libre plugins, scripts and add-ons for Godot

  • Project mention: Godot 4.1 Is Released | news.ycombinator.com | 2023-07-06

    Some more listed here: https://github.com/godotengine/awesome-godot#projects

  • gdnative

    Rust bindings for Godot 3

  • Project mention: Can someone explain how exactly are multiple languages supported in a single game engine | /r/godot | 2023-11-12
  • godot-docs

    Godot Engine official documentation

  • Project mention: Free Godot Engine for Official Switch Developers | news.ycombinator.com | 2024-01-23

    There are a few companies to choose from here: https://github.com/godotengine/godot-docs/blob/master/tutori...

  • dialogic

    ๐Ÿ’ฌ Create Dialogs, Visual Novels, RPGs, and manage Characters with Godot to create your Game!

  • Project mention: What's the Godot way to structuring the communication with the GUI? | /r/godot | 2023-11-04

    For some context, I'm an experienced (~10 years) programmer starting to dabble in game development. I'm learning to build various systems to gain experience and understanding, and recently I was interested in developing a dialogue system with an editor similar to what Dialogic provides.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Thrive

    The main repository for the development of the evolution game Thrive.

  • Project mention: Was, um Himmels willen, ist das? Super aggressiver Kรคfer. | /r/de | 2023-07-07
  • gdext

    Rust bindings for Godot 4

  • Project mention: Modern Java/JVM Build Practices | news.ycombinator.com | 2024-01-04

    The world has moved on though to opinionated tools, and Rust isn't even the furthest in that direction (That would be Go). The equivalent of those two lines in Cargo.toml would be this example of a basic configuration from the jacoco-maven-plugin: https://www.jacoco.org/jacoco/trunk/doc/examples/build/pom.x... - That's 40 lines in the section to do the "defaults".

    Yes, you could add a load of config for files to include/exclude from coverage and so on, but the idea that that's a norm is way more common in Java projects than other languages. Like here's some example Cargo.toml files from complicated Rust projects:

    Servo: https://github.com/servo/servo/blob/main/Cargo.toml

    rust-gdext: https://github.com/godot-rust/gdext/blob/master/godot-core/C...

    ripgrep: https://github.com/BurntSushi/ripgrep/blob/master/Cargo.toml

    socketio: https://github.com/1c3t3a/rust-socketio/blob/main/socketio/C...

  • GodotSteam

    An open-source and fully functional Steamworks SDK / API module and plug-in for the Godot Game Engine.

  • Project mention: Need emergency help with GodotSteam! pls upvote for visibility | /r/godot | 2023-12-11

    Here I'm already trying to use dll and template from windows prebuild win64-g353-s158-gs3221.zip from https://github.com/CoaguCo-Industries/GodotSteam/releases, same results

  • learn-gdscript

    Learn Godot's GDScript programming language from zero, right in your browser, for free.

  • Project mention: I want to learn Godot from scratch. i tried to learn it a few times and got bored and failed. can you help if you know a good tutorial video that is easy to understand? how can i learn gdscript? | /r/godot | 2023-12-09
  • oh-my-git

    An interactive Git learning game! (by git-learning-game)

  • Project mention: FLaNK AI - 15 April 2024 | dev.to | 2024-04-15
  • godot-python

    Python support for Godot ๐Ÿ๐Ÿ๐Ÿ

  • Project mention: i can't find a game engine that don't force me to code visualy (for 2d games) | /r/gamedev | 2023-11-05

    Someone here : https://github.com/touilleMan/godot-python is working on support for Python in Godot. Didn't try, your mileage may vary.

  • godot-open-rpg

    Learn to create turn-based combat with this Open Source RPG demo โš”

  • godot_dialogue_manager

    A powerful nonlinear dialogue system for Godot

  • Project mention: I made a quick tutorial for building a reusable menu node with a moving pointer | /r/godot | 2023-06-15

    This is the basis for the menu I use in my own game as well as my Dialogue Manager addon.

  • zfoo

    ๐Ÿ’กExtremely fast enterprise server framework, can be used in RPC, game server, web server.

  • Gut

    Godot Unit Test. Unit testing tool for Godot Game Engine.

  • Project mention: Create non-game apps with Godot Engine | news.ycombinator.com | 2023-09-18

    And it's extensible by plugins! I like using GUT [0] for unit tests, and it injects its own editor tab with a custom UI... which is just another Control node [1].

    [0] https://github.com/bitwes/Gut

  • godot-jolt

    Godot Jolt is a Godot extension that integrates the Jolt physics engine

  • Project mention: Rust Game Physics Engines: PhysX, Rapier, XPBD & Others | dev.to | 2024-04-03

    Some other Rust game engines ship with their own physics engine. Fyrox, for example, has advanced 2D/3D physics, supporting rigid bodies, joints, ray casting and more. Godot too, which has community-led Rust bindings also has an in-built physics engine as well as a Godot-native extension using the Jolt physics engine. In fact, which is reported to be more performant than the official physics engine.

  • phantom-camera

    ๐Ÿ‘ป๐ŸŽฅ Control the movement and dynamically tween 2D & 3D cameras. Built for Godot 4. Inspired by Cinemachine.

  • Project mention: Free Godot Engine for Official Switch Developers | news.ycombinator.com | 2024-01-23

    >cinemachine

    Check out Phantom Camera: https://github.com/ramokz/phantom-camera

  • Terrain3D

    A high performance, editable terrain system for Godot 4.

  • Project mention: Realistic medieval environment - sneak peek | /r/godot | 2023-12-10

    plugin : https://github.com/TokisanGames/Terrain3D

  • beehave

    ๐Ÿ behavior tree AI for Godot Engine

  • Project mention: How to organize code? | /r/godot | 2023-12-05

    For a beehavioural tree i recommend taking a look at this plugin: https://github.com/bitbrain/beehave

  • a-little-game-called-mario

    open source collective hell game

  • SmartShape2D

    A 2D Terrain Tool for Godot

  • Project mention: Anyone else not excited about Godot? | /r/gamedev | 2023-09-22

    - 2D polygons are supported at the same level as primitives and can be used as collision https://github.com/SirRamEsq/SmartShape2D here is a popular plugin that mimics unity spriteshapes.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Godot related posts

Index

What are some of the best open-source Godot projects? This list will help you:

Project Stars
1 Godot 82,940
2 3d-game-shaders-for-beginners 17,019
3 Pixelorama 6,086
4 awesome-godot 5,892
5 gdnative 3,554
6 godot-docs 3,423
7 dialogic 3,193
8 Thrive 2,580
9 gdext 2,399
10 GodotSteam 2,313
11 learn-gdscript 1,929
12 oh-my-git 1,814
13 godot-python 1,783
14 godot-open-rpg 1,732
15 godot_dialogue_manager 1,718
16 zfoo 1,671
17 Gut 1,622
18 godot-jolt 1,617
19 phantom-camera 1,589
20 Terrain3D 1,556
21 beehave 1,532
22 a-little-game-called-mario 1,332
23 SmartShape2D 1,078

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com