vulkano_test/README.md
Florian RICHER 998aa68da1
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 8m11s
camera: fix camera movement
2025-05-29 14:00:26 +02:00

13 lines
281 B
Markdown

# Project
Run renderdoc on wayland:
```console
WAYLAND_DISPLAY= QT_QPA_PLATFORM=xcb qrenderdoc
```
> Not supported yet https://github.com/baldurk/renderdoc/issues/853
## Usefull links
- https://vulkan-tutorial.com/fr/Introduction
- https://github.com/bwasty/vulkan-tutorial-rs