Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 8m11s
13 lines
281 B
Markdown
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
|