C++ Godot

Open-source C++ projects categorized as Godot

Top 23 C++ Godot Projects

  1. Godot

    Godot Engine – Multi-platform 2D and 3D game engine

    Project mention: auto y2025 = new Year(); // Resolutions | dev.to | 2025-01-02

    finish the Godot4 course and try release a game after that.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. 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.

  4. GodotSteam

    An ecosystem of tools for Godot Engine and Valve's Steam. For Linux, Mac, and Windows.

  5. Terrain3D

    A high performance, editable terrain system for Godot 4.

    Project mention: Terrain3D: High performance, editable terrain system for Godot 4 | news.ycombinator.com | 2024-11-20
  6. 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.

  7. godot-sqlite

    GDExtension wrapper for SQLite (Godot 4.x+)

  8. godot-git-plugin

    Git implementation of the VCS interface in Godot

  9. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  10. luascript

    Lua language support for Godot Engine

  11. godot_debug_draw_3d

    Draw 3D debug graphics and 2D overlays with this add-on.

  12. inventory-system

    Modular inventory system for godot 4 with nodes, compatible with multiplayer, separate logic from the UI, Using items as separate resources. (by expressobits)

  13. imgui-godot

    Dear ImGui plugin for Godot 4

  14. fmod-gdextension

    FMOD Studio GDExtension bindings for the Godot game engine

  15. Goost

    A general-purpose, extensible and customizable C++ extension for Godot Engine.

  16. godot-steam-api

    Godot Steam integration using GDNative.

  17. Godot-PerfBullets

    This plugin uses the MultiMeshInstance2D to render thousands of bullets easily while running the logic in C++ to run at maximum performance.

  18. OpenVic

    Main Repo for the OpenVic Project

  19. gdcef

    [Plugin][Version 0.16.1][Functional] Chromium Embedded Framework Webview for Godot 4

  20. godot_openxr

    (Maintenance mode) OpenXR drivers for the Godot Game Engine v3.x

  21. godot-sandbox

    In-editor scripting and sandboxing for Godot

    Project mention: MoonBit compiler is available on GitHub | news.ycombinator.com | 2024-12-21
  22. godot_openvr

    GDExtension-based OpenVR (SteamVR) module

  23. godot-wasm

    Interact with WebAssembly modules from Godot

    Project mention: Lua Is So Underrated | news.ycombinator.com | 2024-12-26

    The WebAssembly component model is aimed at having composable components that can call each other. The components can be written in any language, compiled to WebAssembly, and interoperate: https://github.com/WebAssembly/component-model/

    Extism is a plugin framework for WebAssembly:

    https://extism.org/

    https://github.com/extism/extism

    Visual Studio Code can run WebAssembly extensions: https://code.visualstudio.com/blogs/2024/05/08/wasm

    A project to bring WebAssembly plugins to Godot: https://github.com/ashtonmeuser/godot-wasm

    WasmEdge can be embedded in applications: https://wasmedge.org/docs/embed/overview

    Wasmer can be embedded in applications: https://blog.wasmer.io/executing-webassembly-in-your-rust-ap...

    Wasmtime can be embedded in applications: https://docs.wasmtime.dev/lang.html

  24. epic-online-services-godot

    Unofficial Epic Online Services wrapper for Godot Engine 4.2 (EOSG) (includes demo project)

  25. GDExtensionSummator

    The Summator Example from Custom Modules made with the GDExtension system in Godot 4

  26. 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).

C++ Godot discussion

Log in or Post with

C++ Godot related posts

  • Say Goodbye to Outdated Footer Years, Forever

    1 project | news.ycombinator.com | 1 Jan 2025
  • Court is in session: Top 10 most notorious C and C++ errors in 2024

    2 projects | dev.to | 28 Dec 2024
  • Jolt Physics added as an alternative 3D physics engine to Godot

    1 project | news.ycombinator.com | 11 Dec 2024
  • You're Breathtaking [Godot #100000]

    3 projects | news.ycombinator.com | 4 Dec 2024
  • Redot Engine – Multi-platform 2D and 3D game engine

    2 projects | news.ycombinator.com | 1 Oct 2024
  • Ask HN: Intro to Game Development path for a 12 year old?

    3 projects | news.ycombinator.com | 5 Sep 2024
  • Cómo encontrar trabajo para los Fixis: analizando Godot Engine

    1 project | dev.to | 2 Sep 2024
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 14 Feb 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

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

# Project Stars
1 Godot 93,937
2 3d-game-shaders-for-beginners 18,117
3 GodotSteam 3,055
4 Terrain3D 2,477
5 godot-jolt 2,347
6 godot-sqlite 1,015
7 godot-git-plugin 743
8 luascript 676
9 godot_debug_draw_3d 565
10 inventory-system 538
11 imgui-godot 535
12 fmod-gdextension 526
13 Goost 484
14 godot-steam-api 402
15 Godot-PerfBullets 370
16 OpenVic 374
17 gdcef 298
18 godot_openxr 281
19 godot-sandbox 235
20 godot_openvr 234
21 godot-wasm 208
22 epic-online-services-godot 188
23 GDExtensionSummator 178

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that C++ is
the 7th most popular programming language
based on number of references?