Commit graph

2 commits

Author SHA1 Message Date
Serkyo d60ccd7918 feat(renderer): implement base Vulkan instance initialization
Added ash and thiserror dependencies to the renderer crate. Defined RendererError for typed Vulkan failure handling. Implemented the Renderer struct with basic Vulkan Entry and Instance creation.
2026-04-30 01:29:04 +02:00
Serkyo a2488d8015 Initial workspace structure 2026-04-28 00:02:00 +02:00