vk-graph-window 0.1.0

winit window and swapchain integration for vk-graph
Documentation

vk-graph Window Helper

This crate provides winit integration for creating windows and rendering frames with vk-graph. This crate is versioned independently from vk-graph.

cargo run --example hello_world

See the workspace guide book and examples for end-to-end usage.