Skip to content

Example scripts for the NURBS-Python (geomdl) package

License

Notifications You must be signed in to change notification settings

orbingol/geomdl-examples

Repository files navigation

NURBS-Python (geomdl) Examples

DOI_ RTD_ PYPI_ ANACONDA_

This repository contains API demonstration scripts for the NURBS-Python (geomdl) package. Please refer to our SoftwareX article for more details.

More on NURBS-Python (geomdl)

Directory Structure

  • curve2d/ contains 2-dimensional curve examples
  • curve3d/ contains 3-dimensional curve examples
  • surface/ contains surface examples
  • volume/ contains volume examples
  • grid/ contains examples for surface grid generator
  • visualization/ contains advanced visualization examples.
  • bezier/ contains Bezier curve and surface examples
  • shapes/ contains examples demonstrating geomdl.shapes component
  • exchange/ contains examples demonstrating geomdl.exchange module
  • compat/ contains examples for data conversion
  • objects/ contains examples of the real world objects
  • fitting/ contains examples for curve and surface fitting

Author

License

MIT