Skip to content

NURBS-Python v3.1.0

Compare
Choose a tag to compare
@orbingol orbingol released this 02 Feb 03:52
· 2017 commits to 5.x since this release

NURBS-Python v3.1.0

This version comes with stability updates and more tests to cover the majority of the module functionality. The documentation is also improved.

Major updates

  • Added exchange module with the capability to save surfaces as .obj files
  • Added shapes module to automatically generate well-defined NURBS curves and surfaces
  • More configurable visualization module

Minor updates

  • Bug and stability fixes
  • Documentation updates

Installation

pip install NURBS-Python