mirror of
https://github.com/Relintai/awesome-godot.git
synced 2024-11-12 19:27:18 +01:00
Add fmod module and GDNative
Those provide helper functions to interact with FMOD in Godot.
This commit is contained in:
parent
aaafb732a5
commit
b9f08171da
@ -104,6 +104,7 @@ A curated list of [free/libre](https://www.gnu.org/philosophy/free-sw.html) game
|
||||
|
||||
*Stuff integrated into Godot core (C++).*
|
||||
|
||||
- [FMOD Integration](https://github.com/alexfonseka/godot-fmod-integration) - Module to integrate the FMOD audio engine in Godot.
|
||||
- [godot-anl](https://github.com/Xrayez/godot-anl) - A wrapper for [Accidental Noise Library](https://github.com/JTippetts/accidental-noise-library) with a visual noise editing support.
|
||||
- [godot-python](https://github.com/touilleMan/godot-python) - Python support for Godot 3.
|
||||
- [godot-enet-better](https://github.com/Faless/godot-enet-better) - A better ENet module for high-performance multiplayer games with Godot.
|
||||
@ -127,6 +128,7 @@ A curated list of [free/libre](https://www.gnu.org/philosophy/free-sw.html) game
|
||||
- [CRT Shader](https://github.com/henriquelalves/SimpleGodotCRTShader) - Godot shader that simulates CRT displays.
|
||||
- [Easing Script](https://github.com/impmja/godot-easing) - A port of the Robert Penner's equations for easing.
|
||||
- [Escoria](https://github.com/godotengine/escoria) - Point & click adventure game framework.
|
||||
- [FMOD GDNative](https://github.com/utopia-rise/fmod-gdnative) - Plugin to use the FMOD audio engine in GDScript.
|
||||
- [FontAwesome](https://github.com/GodotExplorer/FontAwesome) - Font Awesome plugin for Godot.
|
||||
- [gdstats](https://github.com/droxmusic/gdstats/) - A library of pseudorandom number generators for common statistical distributions.
|
||||
- [gdutils](https://github.com/GodotExplorer/gdutils) - Utilities for Godot written in GDScript.
|
||||
|
Loading…
Reference in New Issue
Block a user