(no title)
Sidnicious | 4 years ago
Similarly, an SDF returns a number that represents how far a point in 3D space is from an object's surface. And, by calling that function strategically from a loop, you can draw a 3D scene using only that function.
Jasper_|4 years ago
I don't see how they're that interlinked other than saying that signed distance functions are a subset of comparators.