Skip to content
Snippets Groups Projects
Commit 03e6f670 authored by Susanne Dötsch's avatar Susanne Dötsch
Browse files

Merge branch '63-laden-mehrer-meshes-mit-materials-und-textures' of...

Merge branch '63-laden-mehrer-meshes-mit-materials-und-textures' of gitlab.uni-koblenz.de:vulkan2021/vkcv-framework into 63-laden-mehrer-meshes-mit-materials-und-textures
parents 294616cc 031f66bd
No related branches found
No related tags found
1 merge request!51Resolve "Laden mehrer Meshes mit Materials und Textures"
Pipeline #25750 passed
...@@ -4,7 +4,8 @@ ...@@ -4,7 +4,8 @@
#include <stdlib.h> // calloc(3) #include <stdlib.h> // calloc(3)
#include <fx/gltf.h> #include <fx/gltf.h>
#define STB_IMAGE_IMPLEMENTATION #define STB_IMAGE_IMPLEMENTATION
//#define STBI_ONLY_JPEG // should not just be jpeg #define STBI_ONLY_JPEG
#define STBI_ONLY_PNG
#include <stb_image.h> #include <stb_image.h>
#include <vkcv/Logger.hpp> #include <vkcv/Logger.hpp>
......
first_mesh first_scene
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment