Skip to content

NURBS-Python v3.2.0

Compare
Choose a tag to compare
@orbingol orbingol released this 09 Feb 01:56
· 1921 commits to master since this release

NURBS-Python v3.2.0

  • The core library now utilizes Abstract and Multi modules
  • Curve classes now have split() method for curve splitting at the given parameter and decompose() method for Bézier decomposition
  • Shapes module upgrades