KomputeProject / kompute

General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for advanced GPU data processing usecases. Backed by the Linux Foundation.
http://kompute.cc/
Apache License 2.0
1.94k stars 146 forks source link

Guide for Godot 4 using GDExtension? #323

Open JaryJay opened 1 year ago

JaryJay commented 1 year ago

Is there going to be a guide to use Kompute in Godot 4 using GDExtension? Quite a few things have changed in Godot 4 and it is difficult to translate the guide on GDNative to the newer API.

axsaucedo commented 1 year ago

Thank you for opening the issue @JaryJay - this is something we're keen to explore, and have been waiting for the Godot 4 to stabilise. We would be keen if any contributors would be interested to explore this and provide a contribution - if you'd be open to this we would be able to support as well