116
edits
Changes
TeamDS
,→How to convert image to SDF version?
=== How to convert image to SDF version? ===
'''It turns out to convert a image to SDF, it is very computationally expensive.''' There are however, many methods that approximates and are relatively fast, but the Brute-Force method produces the most accurate result and it is the method that Valve used for their textures. Therefore, I will be using this methodas well.
=== Big-O Complexity ===