Manifold
,CrossSection
andMeshGL
are now generic over vector types. This eliminates the need to convert values you get back from the library.- There is a now a
Geometry
protocol, shared betweenManifold
andCrossSection
, containing operations common to both. - Updated to the latest Manifold version and added support for
Simplify()