/rust_vulkan_msdf_font

An implementation of Multi-channel Distance Fields in Rust-Vulkan

Primary LanguageRustMIT LicenseMIT

An implementation of Multi-channel Distance Fields in Rust-Vulkan. Distance fileds were generated with msdf-atlas-gen.

This is a very rough test just to try the technique so the code is pretty basic - there's no window resize handling, no robust error management, no cleaning.