hewhocopypastes
hewhocopypastes
After using `gl-matrix` for a while I found it a little annoying that I have to call vectors components using array notation like for the `x` value of a `vec3`:...
Fixed a typo
My GPU does not support vulkan so I was trying to run the "tictactoe" example (0.1.1) with the `gl` backend by exporting the according environment variable: ``` export WGPU_BACKEND=gl ```...
## Bevy version `bevy = "0.10.0"` also tried the (3d_scene) example with `0918b30e2925b2ce628d3e89f6e120e68c61a06c`. ## Relevant system information - cargo 1.67.0 (8ecd4f20a 2023-01-10) - os: "Linux 22.0.4 Manjaro Linux", kernel: "5.15.94-1-MANJARO"...