warn about poor performance with OpenGL

This commit is contained in:
yuni 2024-03-30 14:26:59 +01:00
parent eb3447127a
commit 55a44db714

View file

@ -40,6 +40,8 @@ or
WGPU_BACKEND=gl cargo run
```
However, this may result in poor performance and visual glitches.
# Building
## On Linux