Module demo

Module demo 

Source

Structs§

EguiPainter
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.