feat: add obj model loading

Co-authored-by: Chance <caznix01@gmail.com>
This commit is contained in:
Chance 2025-04-18 15:53:56 -04:00 committed by BitSyndicate
parent f1f0e5e72b
commit 3ac40b1d1a
Signed by: bitsyndicate
GPG key ID: 443E4198D6BBA6DE
6 changed files with 269 additions and 183 deletions

View file

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