feat: add obj model loading

Co-authored-by: Chance <caznix01@gmail.com>
This commit is contained in:
BitSyndicate 2025-04-18 23:45:11 +02:00
parent 52ec5ba7d7
commit 5dbef86e6a
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 443E4198D6BBA6DE
6 changed files with 269 additions and 184 deletions

View file

@ -32,7 +32,10 @@
];
};
buildInputs = with pkgs; [
vulkan-tools
vulkan-tools-lunarg
vulkan-loader
shaderc
libGL
wayland
libxkbcommon