Commit graph

14 commits

Author SHA1 Message Date
6bc3dbd53d
Migrate to bevy_ecs for more up to date ECS crates 2025-04-01 23:49:40 +02:00
30721773c8
First renderdoc run without wayland 2025-03-22 21:51:21 +01:00
6b6534df76
Add apecs + update glam 2025-03-14 17:03:59 +01:00
7d6b6ea370
Update vulkan crates 2025-02-19 12:48:36 +01:00
784e5b90be
Add first working rotation 2024-12-18 21:47:11 +01:00
9256da2094
Use rwh_06 with winit 2024-12-08 18:20:36 +01:00
0597579115
First work with vulkano 2024-12-08 18:19:37 +01:00
cbadffc41f
Rename project 2024-12-08 15:36:54 +01:00
b2d28ef408
Continue vulkan c++ tutorial 2024-11-17 20:19:34 +01:00
da0be47b14
Add logical device struct and surface handling for Vulkan
Introduce the VkLogicalDevice struct and add surface creation logic in VkInstance. Also, import necessary extensions and refine Vulkan physical device and window handling. Included a dependency on 'anyhow' for error management.
2024-11-10 18:18:59 +01:00
7c072d60e2
Begin add use_layers [not work] 2024-11-07 22:14:01 +01:00
9223b89e4e
Add VkInstance 2024-11-06 22:13:46 +01:00
433dc1afc8 Add ash and winit 2024-11-06 16:47:54 +01:00
799205f02a first commit 2024-11-06 13:21:23 +01:00