Small GDExtension plugin that allows to retrieve data from MSI Afterburner, supports graphs minimum and maximum limits.Windows 32 and 64 bit only.
This addon allows more efficient windows in Godot, with a built-in blue neon theme.NOTE: Not all window class features are available.
I created the Orc Clash game to learn more about making video games! I hope you find it fun and helpful, whether you're playing it or trying to make your own games!
Binary Radians or BRads were often used in classic games taking advantage of the limitations of an unsigned byte to provide angles of 255 directions. Practically this is no longer used as floating point processing is so fast on modern CPUs and GPUs. Netherless this addon provides support to make life a little easier if the need arises to port some legacy code which uses BRads.
Allows your players to send bug reports, feature requests and general feedback directly from within the game to a discord webhook.From there you can do whatever.
Procedurally generates cautionary strips of any color, rotation, width or gap between them, and speed and direction of movement if you want it to be animated.
Pastebin API Wrapper allows you to access the Pastebin API from GodotEngine. You can create any kind of paste with the supported langauges.
not player
Rush Request is the easiest way of making HTTP requests with JSON in Godot 4. Inspired by the JS library Axios, it creates requests in a Promise-like way.
A highly customizable background addon for Godot 4.1! The current background addons for Godot weren't customizable enough for me which is why I made this addon!
Import *.spv files as RDShaderSPIRV
This is a fancy water shader for Godot Engine 4.1+, plus tools to build your own infinite ocean.Here's a few features of the addon:* Ocean mesh generator with multiple levels of detail* Vertex waves based on Gerstner waves* Foam waves* Shore foam at the edges of submerged solid objects* Refraction* Fresnel* Depth fog* Snell's window* Fade out many features with distance from the camera* Helper nodes for building your own ocean, like CameraFollower3D and WaterMaterialDesigner, plus example scenes and prefabs.