Add a Linux-specific example that demonstrates the use of Ab4d.SharpEngine with off-screen Vulkan renderer, coupled with (separate) display based on the Linux framebuffer device.
Useful in cases when Vulkan renderer is available, but has no presentation surfaces (e.g., llvmpipe software renderer, or a minimal Raspberry Pi setup without graphical session).
Add a Linux-specific example that demonstrates the use of
Ab4d.SharpEngine
with off-screen Vulkan renderer, coupled with (separate) display based on the Linux framebuffer device.Useful in cases when Vulkan renderer is available, but has no presentation surfaces (e.g., llvmpipe software renderer, or a minimal Raspberry Pi setup without graphical session).