Shapes
A very basic example of using EBGeometry for creating analytic signed distance fields (see Geometries). A good starting point for exploring the library’s built-in shapes and transformations.
The source for this example is at Examples/Shapes/main.cpp. See Building
for how to compile it with CMake, GNU Make, or a direct compiler invocation.
cd Examples/Shapes
./Shapes.ex