feat: add obj model loading
Co-authored-by: Chance <caznix01@gmail.com>
This commit is contained in:
parent
8632f5a2b2
commit
4a674176cd
6 changed files with 269 additions and 184 deletions
|
@ -32,7 +32,10 @@
|
|||
];
|
||||
};
|
||||
buildInputs = with pkgs; [
|
||||
vulkan-tools
|
||||
vulkan-tools-lunarg
|
||||
vulkan-loader
|
||||
shaderc
|
||||
libGL
|
||||
wayland
|
||||
libxkbcommon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue