Skip to content

Selciner-Games/godot-core-cpp

Repository files navigation

What is godot-core-cpp?

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.

About

C++ Bindings for the Godot Core API

Topics

Resources

License

Stars

Watchers

Forks