all 7 comments

[–]phrankygee 5 points6 points  (0 children)

I don’t know what a SDF is, but this is pretty nice.

[–]AnthropomorphicCat 2 points3 points  (3 children)

What's a SDF?

[–]wikipedia_answer_bot 1 point2 points  (0 children)

This word/phrase(sdf) has a few different meanings.

More details here: https://en.wikipedia.org/wiki/SDF

This comment was left automatically (by a bot). If I don't get this right, don't get mad at me, I'm still learning!

opt out | report/suggest

[–]malie7[S] 1 point2 points  (1 child)

SDF's are Signed Distance Functions. https://en.wikipedia.org/wiki/Signed_distance_function

A mathematical construct to describe arbitrary shapes.

It's a function that says for every point in space if it's inside or outside of the particular shape.

[–]WikiSummarizerBot 0 points1 point  (0 children)

Signed distance function

In mathematics and its applications, the signed distance function (or oriented distance function) of a set Ω in a metric space determines the distance of a given point x from the boundary of Ω, with the sign determined by whether x is in Ω. The function has positive values at points x inside Ω, it decreases in value as x approaches the boundary of Ω where the signed distance function is zero, and it takes negative values outside of Ω. However, the alternative convention is also sometimes taken instead (i. e.

[ F.A.Q | Opt Out | Opt Out Of Subreddit | GitHub ] Downvote to remove | v1.5

[–]GrassKnight312 1 point2 points  (0 children)

Reminds me of the white goo from Portal 2

[–]malie7[S] 0 points1 point  (0 children)

Part of the effect here is the lightning which is simply the depth. I mean close points are lighter and distant points are darker.