From 2eb22f8debec811cdea32ed7b8cf3ec98c752f7c Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Thu, 14 Sep 2023 19:24:43 -0400 Subject: Load model textures checkpoint. Refactors some Vulkan items related to CompGrBinds and EntityTypes. Adds some Vulkan globals related to textures. Adds a number of placeholder items: - Iffy use of setting Vulkan globals on instanced structs. - Unimplemented and inaccurate shaders - Iffy gltf sub-buffer logic (ignores vertex color data) - MipMap TODOs - TextureArray TODOs --- assets/models/cube.png | Bin 0 -> 182802 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/models/cube.png (limited to 'assets/models/cube.png') diff --git a/assets/models/cube.png b/assets/models/cube.png new file mode 100644 index 0000000..74a7e29 Binary files /dev/null and b/assets/models/cube.png differ -- cgit v1.2.3