Vulkano test
Find a file
2025-05-29 17:13:01 +02:00
.github/workflows Try fix github action #5 2024-11-27 22:47:31 +01:00
.idea Rename project 2024-12-08 15:36:54 +01:00
.vscode vscode: Organize imports 2024-12-11 21:08:28 +01:00
docs docs: Add opengl/vulkan diff 2025-05-29 16:08:41 +02:00
res Add instances support 2025-05-29 17:13:01 +02:00
src Add instances support 2025-05-29 17:13:01 +02:00
.envrc Fix NixOS not running 2025-01-08 23:12:09 +01:00
.gitignore Continue vulkan c++ tutorial 2024-11-17 20:19:34 +01:00
Cargo.lock Add instances support 2025-05-29 17:13:01 +02:00
Cargo.toml Add instances support 2025-05-29 17:13:01 +02:00
default.nix first commit 2024-11-06 13:21:23 +01:00
flake.lock Update all dependencies 2025-05-16 13:47:24 +02:00
flake.nix camera: fix camera movement 2025-05-29 14:00:26 +02:00
README.md docs: Add opengl/vulkan diff 2025-05-29 16:08:41 +02:00
rust-toolchain.toml Update all dependencies 2025-05-16 13:47:24 +02:00
shell.nix first commit 2024-11-06 13:21:23 +01:00

Project

Notes

  1. Run renderdoc on wayland:
WAYLAND_DISPLAY= QT_QPA_PLATFORM=xcb qrenderdoc

Not supported yet https://github.com/baldurk/renderdoc/issues/853

  1. Difference Between OpenGL and Vulkan