//=time() ?>
My SDF library now supports 2D image textures which can be extruded and incorporated into a 3D model.
https://t.co/dcJLQvgAYZ
A circle is centered at each corner of a rectangle. Given the radii of those circles, is there an efficient algorithm to determine if any part of the rectangle is not covered by some circle? (e.g. does any red show through?) #math #algorithms #geometry