Skip to content

v1.3.0

Choose a tag to compare

@kip-hart kip-hart released this 25 Jun 11:36
· 69 commits to master since this release
1fd4a14

Added

  • Option to reduce the presence of short edges in polygonal meshes.

Changed

  • Optimized seed positioning algorithm by using breadth-first search
    in the AABB tree.
  • Facets in polygonal meshes are now always defined with a positive
    outward normal vector.

Fixed

  • Plotting of 3D meshes.
  • Documentation for empirical PDFs.
  • Minor errors in examples.