C++ Godotengine

Open-source C++ projects categorized as Godotengine

Top 22 C++ Godotengine Projects

  • Godot

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

  • Project mention: Ask HN: Modern Day Equivalent to HyperCard? | news.ycombinator.com | 2024-05-01
  • 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

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

  • godot-sqlite

    GDNative wrapper for SQLite (Godot 4.x+)

  • Project mention: Final 4.1 RC? Please test! Release candidate: Godot 4.1 RC 3 | /r/godot | 2023-07-05

    It needs to be ported for 4.1: https://github.com/2shady4u/godot-sqlite/issues/148

  • luascript

    Lua language support for Godot Engine

  • Goost

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

  • fmod-for-godot

    FMOD Studio Integration for the Godot Engine

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

    - There does appear to an FMOD integration plugin that is up to date https://github.com/alessandrofama/fmod-for-godot but I've never used it

  • SaaSHub

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

    SaaSHub logo
  • godot_openvr

    GDNative based Open VR module

  • Project mention: VR inputs (Quest 2 PCVR) | /r/godot | 2023-05-07

    firstly im not using BastiaanOlij's openVR plugin, mainly because it seems out of date and most of the things in it refuse to open/work on my computer, but also because I dont want it to bridge my knowledge of godot and for me to use it as a replacement in the future.

  • gdcef

    [Plugin][Version 0.9.0][Functional] Chromium Embedded Framework Webview for Godot 3 and 4

  • Project mention: WebView in Godot 4 for all export platforms, a pipe dream? | /r/godot | 2023-06-28

    I've found this module for 3.5 and it exports on Windows and Linux only.

  • NativeDialogs

    Native Dialogs is a plugin for Godot that allows you to interact with OS-specific dialogs, such as notifications, messages and file dialogs.

  • Project mention: Would anyone else find the integration of the OS system file explorer useful? | /r/godot | 2023-05-23
  • godot-extras

    LOD and optimization C++ addons and shaders for Godot 4 and Godot 3

  • epic-online-services-godot

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

  • Project mention: Godot with Epic Games Online Serviec | /r/godot | 2023-06-20

    I have uploaded the built addons files for Windows. You can directly download the zip and extract in your project. Download from Addon dev build

  • EIRTeam.FFmpeg

    Plugin for godot that adds an FFmpeg-based decoder.

  • Project mention: EIRTeam releases two open source additions for Godot: FFmpeg decoder and an improved Steamworks integration | /r/gamedev | 2023-09-09
  • godot-embed-external-editor

    Embed an external script editor (e.g. VSCode) into the Godot editor.

  • godotcord

    A Discord Game SDK integration for Godot

  • godot_box2d

    A C++ module that integrates the Box2D library with the Godot game engine by providing nodes for standard Box2D objects.

  • spout-gd

    Spout for Godot 4

  • Godot-Engine-Guide

    Godot Engine Guide

  • godot_ios_plugin_template

    Godot iOS plugin template with Swift and NativeLib support.

  • godot

    Godot Engine – Multi-platform 2D and 3D game engine (by vnen)

  • GodotQuadTreeModule

    Module for Godot Engine that implements Quad Trees. This is initially created to store destructible world maps efficiently.

  • godot-3.x-modules

    Custom modules for Godot 3.x

  • 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++ Godotengine related posts

  • Tetris Development 1 - Setting Up

    1 project | dev.to | 24 Apr 2024
  • Name it Better (ideas for making more informative names)

    2 projects | dev.to | 2 Mar 2024
  • Unity Software cutting 25% of staff in 'company reset' continuation

    1 project | news.ycombinator.com | 8 Jan 2024
  • Need emergency help with GodotSteam! pls upvote for visibility

    2 projects | /r/godot | 11 Dec 2023
  • How do "feature flags work"

    1 project | /r/godot | 11 Dec 2023
  • I want to learn some low level typed language, should I learn Go or Rust?

    2 projects | /r/golang | 10 Dec 2023
  • Duplicated Enemies all respond to a signal belonging to a different instance of that enemy.

    1 project | /r/godot | 10 Dec 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 3 May 2024
    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. Learn more →

Index

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

Project Stars
1 Godot 83,900
2 GodotSteam 2,376
3 godot-jolt 1,637
4 godot-sqlite 758
5 luascript 603
6 Goost 459
7 fmod-for-godot 310
8 godot_openvr 224
9 gdcef 170
10 NativeDialogs 151
11 godot-extras 127
12 epic-online-services-godot 127
13 EIRTeam.FFmpeg 92
14 godot-embed-external-editor 56
15 godotcord 52
16 godot_box2d 43
17 spout-gd 29
18 Godot-Engine-Guide 18
19 godot_ios_plugin_template 17
20 godot 5
21 GodotQuadTreeModule 4
22 godot-3.x-modules 1

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