The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version v0.005 - 2021-11-23

  • Accidentally emptied {provides} with v0.004, so _none_ were indexed. Fixed. (#7)
  • Added CAD::Mesh3D::FormatSTL, and have CAD::Mesh3D::STL automatically pick CAD::Format::STL if > v0.2.1, and pick my module (which is just) the patched of the other) if <= v0.2.1. (#11)

Documentation

Documents how to provide a new format to CAD::Mesh3D

Modules

Create and Manipulate 3D Vertexes and Meshes and output for 3D printing
read/write 3D stereolithography files
Used by CAD::Mesh3D to provide the STL format-specific functionality