Importing a new version from external source |
m FuzzyBot moved page Translations:Rendering MSDFs/1/en to Translations:Importing and using MSDFs/1/en without leaving a redirect: Part of translatable page "Rendering MSDFs" |
(No difference)
|
Latest revision as of 17:30, 27 April 2025
Multi-channel signed distance fields are how Resonite conventionally renders text. They are essentially a big lookup table of how far away a sampled point must be to be a part of some 2d object. When combined with normal image interpolation, this can result in vector-like graphics without the need for something like SVG support nor a high-resolution texture.