Commit graph

22 commits

Author SHA1 Message Date
ae0a2be097
render_plugin: Begin add window plugin 2025-05-18 19:28:34 +02:00
0ee29a3649
render_plugin: Add first SubApp and default schedules 2025-05-18 18:02:54 +02:00
b977f446d3
Split crates 2025-05-18 13:15:29 +02:00
dda368e802
Update all dependencies 2025-05-16 13:47:24 +02:00
a295093c97
Use bevy_app instead 2025-04-24 13:05:38 +02:00
df99ef3a3f
Add AppError 2025-04-13 16:49:07 +02:00
6bc3dbd53d
Migrate to bevy_ecs for more up to date ECS crates 2025-04-01 23:49:40 +02:00
6b6534df76
Add apecs + update glam 2025-03-14 17:03:59 +01:00
e267be066a
Update cargo lock 2025-03-14 13:08:54 +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
864c558db7
Update deps 2024-12-17 19:01:30 +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
210a5504ab
Refactor 2024-11-17 14:07:37 +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