Vulkan Pipeline Settings for SDF Font Render

This page summarizes the projects mentioned and recommended in the original post on /r/GraphicsProgramming

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • msdf-atlas-gen

    MSDF font atlas generator

  • I'm am fairly new to Vulkan and graphics programming as a whole, and I'm currently trying to render text from a SDF Font atlas (the file is a bitmap). I used the MSDF-atlas-generator to get the atlas and used a boost library to parse the json file which contained the atlas bounds for the specific characters. With the default shader code I have written, (from Vulkan tutorial) my characters render but with a soft edge as in how they're shown in the atlas.

  • Vulkan

    Examples and demos for the new Vulkan API

  • I'm not sure about your specific example but here's a sample that might help? https://github.com/SaschaWillems/Vulkan/blob/master/examples/distancefieldfonts/distancefieldfonts.cpp

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts