orbingol / geomdl-examples

Example scripts for the NURBS-Python (geomdl) package

Home Page:https://pypi.org/project/geomdl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Example scripts for the NURBS-Python (geomdl) package

https://pypi.org/project/geomdl/

License:MIT License


Languages

Language:Python 99.3%Language:MATLAB 0.7%