Tag: boolean operations
-
Min/Max/Difference SDF Visualizer
For the past year or so, I’ve been learning shader programming and, in particular, how to use Signed Distance Functions (SDF) as a way of generating shaders for various art and science projects. Before I discuss my explorations, let’s discuss the basics of SDFs. Statement of the Problem Let’s try to render an image using…
