796 B
796 B
Godot Kompute ML Example
This repository contains the accompanying code for the Blog post "Supercharging Game Development with GPU Accelerated Machine Learning".
This example folder contains three key components:
- The Godot Project file
project.godotto run the example - The instructions for the Custom Module implementation
- The instructions for the GdNative Library implementation
You can also find the simpler Godot Summator example implemented in the GPU in this example folder.
