Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.03 KB

README.md

File metadata and controls

17 lines (10 loc) · 1.03 KB

Skia + Vulkan + Wlr Layer Fun.

Here's a text shader demo. (Shader by @notargs) on X.

demo.mp4
  • Heavily based on the work of Amini Allight, thank you!
  • Implements most of the boilerplate necessary to get off the ground and use the VK_KHR_wayland_surface Vulkan extension.
  • Did I mention it's written in Rust?!

Thanks to ash-rs and vulkano, and the people at Smithay for making Rust bindings to Vulkan, and Wayland, respectively.