Added image
This commit is contained in:
parent
5460681ad9
commit
3d9a574669
7 changed files with 12 additions and 0 deletions
BIN
docs/images/komputer-godot-4.gif
Normal file
BIN
docs/images/komputer-godot-4.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.1 MiB |
|
|
@ -1,5 +1,7 @@
|
|||
# Godot Summator GPU Kompute Example
|
||||
|
||||

|
||||
|
||||
This repository contains 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 example folder contains three key components:
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
# Vulkan Kompute Godot Example
|
||||
|
||||

|
||||
|
||||
## Set Up Dependencies
|
||||
|
||||
### Vulkan
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
# Vulkan Kompute Godot Example
|
||||
|
||||

|
||||
|
||||
## Set Up Dependencies
|
||||
|
||||
We can get all the required dependencies from godot by running
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
# Godot Kompute ML Example
|
||||
|
||||

|
||||
|
||||
This repository contains 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 example folder contains three key components:
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
# Vulkan Kompute Godot Example
|
||||
|
||||

|
||||
|
||||
## Set Up Dependencies
|
||||
|
||||
### Vulkan
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
# Vulkan Kompute Godot Example
|
||||
|
||||

|
||||
|
||||
## Set Up Dependencies
|
||||
|
||||
We can get all the required dependencies from godot by running
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue