(no title)
bun_terminator | 1 year ago
SDFs are for some reason riddled with false beliefs. Earlier this year it drove me nuts to learn that boolean operations for SDFs are not correct
bun_terminator | 1 year ago
SDFs are for some reason riddled with false beliefs. Earlier this year it drove me nuts to learn that boolean operations for SDFs are not correct
edflsafoiewq|1 year ago
kevingadd|1 year ago
msk-lywenn|1 year ago
ChadNauseam|1 year ago
The goal isn't boolean operations over distances themselves, because as you point out that makes no sense. What you often want though is boolean operations over the surfaces the functions are returning the distance to. For example, you have one function that gives the distance to the surface of a sphere, and another that gives the distance to the surface of a cube, and you want to AND them, to get a function that gives you the distance to whichever surface is closer. That explanation probably doesn't make any sense, so just check out the page I linked which has some great visualizations.
like_any_other|1 year ago
They're not?
ChadNauseam|1 year ago
skykooler|1 year ago
ww520|1 year ago