#
gdnative
Here are 58 public repositories matching this topic...
Go language bindings for the Godot Engine's GDNative API.
-
Updated
Sep 13, 2019 - Go
Godot PluginScript for the Lua language, currently based on LuaJIT's FFI
-
Updated
Jul 6, 2022 - Lua
2shady4u
commented
Feb 9, 2021
Currently my Godot console gets drowned in output from the myriad of plugins and other nonsense I'm running for my game.
For most of them, there's some way to suppress it, but for the current implementation for the FMOD plugin there's no such thing.
Thus it would be nice to have a user-controlled option to enable/disable console logging.
This can be as simplistic/easy as this:
#defin2D Liquid simulator with cellular automaton in Godot (GDNative / C++) - Godot 3.2
-
Updated
Jun 17, 2022 - C++
Plug-n-play GDNative Support for Godot-engine
-
Updated
Nov 23, 2020 - GDScript
Kotlin Native bindings for Godot.
-
Updated
Jul 14, 2020 - Kotlin
Easily add feedback and/or bug reporting functionality to your Godot game.
-
Updated
Aug 4, 2022 - Rust
A simple example on how to use entt (https://github.com/skypjack/entt) within godot
-
Updated
Sep 22, 2019 - C++
Godot Engine Module for faster iteration times when working with not desktop projects.
-
Updated
Jul 26, 2022 - C++
Native Dialogs is a plugin for Godot that allows you to interact with OS-specific dialogs, such as notifications, messages and file dialogs.
-
Updated
May 16, 2022 - C++
CMake scripts to build cross-platform GDNative C++ bindings
-
Updated
Nov 21, 2020 - CMake
Top down multiplayer shooting game made using godot engine for android
-
Updated
Mar 19, 2021 - GDScript
GDNative Serial port communication
-
Updated
Oct 7, 2018 - C
A Godot Engine template project that demonstrates advanced GDNative usage including Blender model + animation exports in a SCons build
-
Updated
May 7, 2019 - Python
Single header GDNative high level API for C/C++
-
Updated
Dec 3, 2021 - C++
This is an addon for the Godot engine which allows you to compile C++ code directly from the Godot editor.
-
Updated
Apr 29, 2022 - GDScript
Asset with a serial communication example and helper functions for godot engine
-
Updated
Oct 7, 2018 - GDScript
Chromium Embedded Framework as Godot GDNative
-
Updated
Jul 14, 2022 - C++
Unofficial MongoDB driver for Godot Engine 3.3
-
Updated
Mar 10, 2022 - C++
A Rust GDNative project to provide GGRS to the Godot Engine
-
Updated
Mar 19, 2022 - Rust
Reference implementation of an ARVR GDNative module for Godot
-
Updated
Apr 30, 2019 - C
GDNative plugin for simple and fast PID controllers in Godot
-
Updated
Feb 7, 2019 - Makefile
Chromium Embedded Framework as Godot GDNative
-
Updated
Aug 3, 2022 - C++
Improve this page
Add a description, image, and links to the gdnative topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gdnative topic, visit your repo's landing page and select "manage topics."
Describe the problem or limitation you are having in your project:
To make pull requests more consistent, we should provide a pull request template.
Describe how this feature / enhancement will help you overcome this problem or limitation:
It directly related to #11 but can be done separately.
**Show a mock up screenshots/video or a flow diagram explaining how your proposal will wo