geomdl-examples
geomdl-examples copied to clipboard
Example scripts for the NURBS-Python (geomdl) package
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 <https://doi.org/10.1016/j.softx.2018.12.005>_
for more details.
More on NURBS-Python (geomdl)
Documentation <http://nurbs-python.readthedocs.io/>_Downloads <https://github.com/orbingol/NURBS-Python>_
Directory Structure
curve2d/contains 2-dimensional curve examplescurve3d/contains 3-dimensional curve examplessurface/contains surface examplesvolume/contains volume examplesgrid/contains examples for surface grid generatorvisualization/contains advanced visualization examples.bezier/contains Bezier curve and surface examplesshapes/contains examples demonstratinggeomdl.shapescomponentexchange/contains examples demonstratinggeomdl.exchangemodulecompat/contains examples for data conversionobjects/contains examples of the real world objectsfitting/contains examples for curve and surface fitting
Author
- Onur Rauf Bingol (
@orbingol <https://github.com/orbingol>_)
License
MIT <LICENSE>_
.. |DOI| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1346376.svg .. _DOI: https://doi.org/10.5281/zenodo.1346376
.. |RTD| image:: https://readthedocs.org/projects/nurbs-python/badge/?version=latest .. _RTD: http://nurbs-python.readthedocs.io/en/latest/?badge=latest
.. |PYPI| image:: https://img.shields.io/pypi/v/geomdl.svg .. _PYPI: https://pypi.org/project/geomdl/
.. |ANACONDA| image:: https://anaconda.org/orbingol/geomdl/badges/version.svg .. _ANACONDA: https://anaconda.org/orbingol/geomdl