Use a better texture to demonstrate compute shader imaging effects
This commit is contained in:
parent
2b7e887bfc
commit
31917ace00
3 changed files with 1 additions and 1 deletions
|
|
@ -190,7 +190,7 @@ public:
|
|||
void loadTextures()
|
||||
{
|
||||
textureLoader->loadTexture(
|
||||
getAssetPath() + "textures/vulkan_space_rgba8.ktx",
|
||||
getAssetPath() + "textures/het_kanonschot_rgba8.ktx",
|
||||
VK_FORMAT_R8G8B8A8_UNORM,
|
||||
&textureColorMap,
|
||||
false,
|
||||
|
|
|
|||
BIN
data/textures/het_kanonschot_rgba8.ktx
Normal file
BIN
data/textures/het_kanonschot_rgba8.ktx
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue