Okay, here is it: https://www.shadertoy.com/view/sfXGDB I just combined the corner point sampling and dilation kernel and do a Gaussian blur after that. Not 100% anti aliased, but better than straight boolean black/white I think. May using a different kernel instead of Gaussian blur makes it more smooth.
Press W,A,S,D to move around and UP/DOWN arrows to zoom in and out.
#Shadertoy #GLSL #WebGL #Math #Graph #Function #Visualization #EdgeDetection


