godot-core-cpp is the official C++ binding for the Godot Core, designed to enable high-performance native development through GDExtension. It acts as a bridge between Godot's scripting API and C++, allowing developers to write game logic, custom classes and performance-critical code in C++ without modifying or recompiling the engine itself. This library provides the necessary headers and build tools to integrate C++ seamlessly into Godot Core projects.
-
Notifications
You must be signed in to change notification settings - Fork 0
C++ Bindings for the Godot Core API
License
Selciner-Games/godot-core-cpp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
C++ Bindings for the Godot Core API