1 Open Issue Need Help Last updated: Jun 26, 2025

Open Issues Need Help

View All on GitHub
Game Development Plugin Development (C#)

AI Summary: Modify the `AcomputeShaderInstance` class's `SetTexture()` method in the SharpAcompute Godot plugin to accept any Godot Texture type as input, regardless of its format or compression, instead of only accepting `Image` objects. This will improve usability by removing the restriction on texture import methods and allowing for a wider range of textures to be used with the plugin's compute shaders.

Complexity: 4/5
enhancement help wanted

A C# godot plugin of Acerolas acompute

C#