When i run i get:
❯ cargo run
Blocking waiting for file lock on build directory
Finished `dev` profile [optimized + debuginfo] target(s) in 4.97s
Running `target/debug/physics3d`
2024-04-01T03:41:55.257896Z INFO bevy_winit::system: Creating new window "App" (0v1)
2024-04-01T03:41:55.261658Z ERROR log: GENERAL [Loader Message (0x0)]
vkCreateInstance: Found no drivers!
2024-04-01T03:41:55.261672Z ERROR log: objects: (type: INSTANCE, hndl: 0x5880db963d80, name: ?)
2024-04-01T03:41:55.296920Z INFO bevy_render::renderer: AdapterInfo { name: "Mesa Intel(R) UHD Graphics (TGL GT2)", vendor: 32902, device: 0, device_type: IntegratedGpu, driver: "", driver_info: "", backend: Gl }
2024-04-01T03:41:55.372974Z WARN bevy_pbr::ssao: ScreenSpaceAmbientOcclusionPlugin not loaded. GPU lacks support: TextureFormat::R16Float does not support TextureUsages::STORAGE_BINDING.
But the window still opens, im on arch with wayland