Skip to content

NURBS-Python v2.3.4

Compare
Choose a tag to compare
@orbingol orbingol released this 19 May 15:25
· 2352 commits to master since this release
  • Fixed a bug in Curve::evaluate_rational() method which causes erroneous NURBS curve evaluation
  • Added a new NURBS curve example (ex_curve04.py) on evaluation of a full circle
  • Documentation updates