Skip to content

v0.3.1

Choose a tag to compare

@vipenzo vipenzo released this 28 Jan 16:14
· 265 commits to main since this release

New Features

  • stroke-shape: Convert 2D paths to stroked outline shapes
    • Configurable width
    • Cap styles: :flat, :round, :square
    • Join styles: :miter, :bevel, :round

Bug Fixes

  • Fix backward extrusion normals (negative distance now works correctly)
  • Fix revolve caps for partial angles (< 360 degrees)
  • Fix revolve cap projection using correct ring plane normal