Structs§
- Egui
Painter - The EGUI painter is a complete EGUI integration for use within demos.
- Graphics
- Standard graphics resources provided by the Demo.
Traits§
- Demo
- A demo is an opinionated application that automatically creates the VulkanContext, Swapchain, FramesInFlight and other common utilities.
Functions§
- demo_
main - The main entrypoint for a demo.