Small Volume Body of Constant Width
-----------------------------------

This archive contains meshes of the 3D body of constant width described in the article

   "Small Volume Bodies of Constant Width"
   Andrii Arman, Andriy Bondarenko, Fedor Nazarov, Andriy Prymak, Danylo Radchenko
   https://arxiv.org/abs/2405.18501

The meshes are derived from a visualization by Andriy Prymak, which can be found at

   http://prymak.net/const-width-3d.html

The archive contains two meshes:

   constant-width.obj — a manifold, watertight polygonal mesh with triangular and quadrilateral faces
   constant-width-triangulated.obj — a convex triangulation of the vertices of the first mesh
   constant-width-triangulated.stl - an STL version of the triangulation, suitable for 3D printing

Meshes with an obj suffix are encoded in the Wavefront OBJ format, described here: https://en.wikipedia.org/wiki/Wavefront_.obj_file

Meshes with an stl suffix are encoded in binary STL file format, described here: https://en.wikipedia.org/wiki/STL_(file_format)