Skip to content

v0.0.2

Latest
Compare
Choose a tag to compare
@gkjohnson gkjohnson released this 30 Sep 15:52
· 7 commits to main since this release

Added

  • SilhouetteGenerator: performance improvements by skipping unnecessary triangles that are determined to already be in the shape.
  • SilhouetteGenerator: Perform simplification of edges.
  • SilhouetteGenerator: Add ability to see outline and mesh edges.
  • ProjectionGenerator: includeIntersectionEdges option defaults to true.