walkmap.svg
Utility functions for writing stereolithography (STL) files (and possibly, later, other geometry files of interest to us) as scalable vector graphics (SVG).
stl->svg
(stl->svg stl)
Convert this in-memory stl
structure, as read by decode-binary-stl
, into an in-memory (Dali) SVG structure, and return it.