Translations:Importing and using MSDFs/1/en: Difference between revisions

From Resonite Wiki
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

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Importing and using MSDFs)
[https://dspace.cvut.cz/bitstream/handle/10467/62770/F8-DP-2015-Chlumsky-Viktor-thesis.pdf 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 [https://en.wikipedia.org/wiki/SVG SVG] support nor a high-resolution texture.

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.