Merging Meshes
by EmberNoGlow | CC0 1.0 Universal
Merging Meshes is an add-on for Godot 4 that is designed to optimize scenes with a large number of MeshInstance3D and procedural geometry
Merging Meshes is an add-on for Godot 4 that is designed to optimize scenes with a large number of MeshInstance3D and procedural geometry. More info on github. Usage Download and enable the addon (Make sure that the folder is located in "addons"). Add a "
Godot Resource Cleaner
by FreeTimeDev | MIT
A Godot add-on to find and remove unused assets, keeping your project clean and tidy
Resource Cleaner is a simple but powerful add-on that helps you keep your project and export builds neat and lightweight. What it does: Over time, projects accumulate unused assets. Resource Cleaner helps you identify and remove these leftovers so your
NumDot
by NumDot | MIT
A tensor math and scientific computation library made for the Godot Engine. Think NumPy, but Godot
NumDot is a tensor math and scientific computation library for the Godot Engine. Links Documentation (stable) Changelog (latest) See NumDot in action: NumDot Demos About NumDot provides a multidimensional array object (NDArray) and many functions for fast
loading more results...