godot-cpp VS godot-cpp

Compare godot-cpp vs godot-cpp and see what are their differences.

godot-cpp

C++ bindings for the Godot script API (by errata-c)

godot-cpp

C++ bindings for the Godot script API (by godotengine)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
godot-cpp godot-cpp
1 36
0 1,445
- 4.2%
0.0 8.9
29 days ago 5 days ago
C++ C++
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

godot-cpp

Posts with mentions or reviews of godot-cpp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-14.
  • Custom CMake script for easy GDNative development
    3 projects | /r/godot | 14 Sep 2021
    I'm not a fan of SCons, so I updated the CMake build script in my own fork of godot-cpp and added some convenience features as well. This library can be used via FetchContent as a subproject or by building and installing it as a package. Once acquired, you just need to link your library to the godot::cpp target. Then simply to write your GDNative classes and install the target into the project directory (preferably into a res://bin folder or something similar) of your godot project using the custom install_gdnlib function.

godot-cpp

Posts with mentions or reviews of godot-cpp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-21.

What are some alternatives?

When comparing godot-cpp and godot-cpp you can also consider the following projects:

godot-jolt - Godot Jolt is a Godot extension that integrates the Jolt physics engine

scons - SCons - a software construction tool

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

gdnative-demos - Demo projects for GDNative

box2d-wasm - Box2D physics engine compiled to WebAssembly. Supports TypeScript and ES modules.

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

gdnative_cpp_example - GDNative C++ example for tutorial

godot_voxel - Voxel module for Godot Engine

ChaiScript - Embedded Scripting Language Designed for C++

Godot-Neural-Networks - Provide a fast way to create neural networks for game ai in godotengine

godot_xr_reference - Reference implementation for Godot 4 XR plugins