Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@xiangechen xiangechen released this 17 Aug 06:32
· 52 commits to main since this release

New Features:

  • New Trim command for trimming curves
  • New Break command for breaking curves at a point
  • New ThickSolid command for creating solids from surfaces
  • New Split command for splitting surfaces with curves
  • New Section command for finding intersection curves between solids
  • New Bezier command for drawing Bezier curves
  • New Offset command for offsetting curves
  • A vast array of APIs for curves and surfaces

Improvements:

  • Improved model highlighting display
  • Increased line width
  • Dynamically update camera clipping planes
  • Optimized snapping experience
  • Added version number to the UI
  • Implemented memory management for WebAssembly objects

Bug Fixes:

  • Fixed numerous bugs