Updated documentation

This commit is contained in:
Alejandro Saucedo 2020-10-14 08:42:42 +01:00
parent e4a4f2cb5d
commit 2f7fc45b2b
12 changed files with 115 additions and 25 deletions

View file

@ -1,4 +1,9 @@
# Vulkan Kompute Godot Example
## Godot Engine Integration: Godot Engine Source Module
This is the accompanying code for the Blog post ["Supercharging Game Development with GPU Accelerated Machine Learning"](https://medium.com/@AxSaucedo/supercharging-game-development-with-gpu-accelerated-ml-using-vulkan-kompute-the-godot-game-engine-4e75a84ea9f0).
This section contains the implementation of the Kompute module as a statically compile module built with the Godot engine source code. This approach requires re-compiling the Godot engine source code.
![](https://github.com/EthicalML/vulkan-kompute/raw/master/docs/images/komputer-godot-4.gif)