• Search by Module
  • Search by Word
  • Project Search
  • Top Python APIs
  • Popular Projects
  • Java
  • C++
  • Python
  • Scala
  • Blog
Project: NURBS-Python (GitHub Link)
  • NURBS-Python-master
    • .github
      • ISSUE_TEMPLATE
        • feature_request.md
        • bug_report.md
      • CONTRIBUTING.md
      • CODE_OF_CONDUCT.md
    • .circleci
      • config.yml
    • .travisci
      • curve_sequential_core.py
      • curve_sequential_pure.py
    • .coveragerc
    • geomdl
      • elements.py
      • compatibility.py
      • _voxelize.py
      • trimming.py
      • exchange_vtk.py
      • sweeping.py
      • utilities.py
      • _tessellate.py
      • exceptions.py
      • evaluators.py
      • knotvector.py
      • _utilities.py
      • _convert.py
      • convert.py
      • fitting.py
      • BSpline.py
      • shortcuts.py
      • vis.py
      • NURBS.py
      • exchange.py
      • functools_lru_cache.py
      • _operations.py
      • linalg.py
      • construct.py
      • freeform.py
      • control_points.py
      • multi.py
      • __init__.py
      • tessellate.py
      • abstract.py
      • visualization
        • vtk_helpers.py
        • VisPlotly.py
        • VisVTK.py
        • __init__.py
        • VisMPL.py
      • ray.py
      • CPGen.py
      • _exchange.py
      • voxelize.py
      • _linalg.py
      • helpers.py
      • operations.py
    • LICENSE
    • .readthedocs.yml
    • CHANGELOG.md
    • .appveyor.yml
    • README.rst
    • build_manylinux1_32.sh
    • setup.py
    • docker
      • py37
        • README.md
        • matplotlibrc
        • Dockerfile
      • py27-alpine
        • README.md
        • matplotlibrc
        • Dockerfile
      • py35-alpine
        • README.md
        • matplotlibrc
        • Dockerfile
      • py35
        • README.md
        • matplotlibrc
        • Dockerfile
      • py27
        • README.md
        • matplotlibrc
        • Dockerfile
      • README.md
      • py36-alpine
        • README.md
        • matplotlibrc
        • Dockerfile
      • py37-alpine
        • README.md
        • matplotlibrc
        • Dockerfile
      • pypy3
        • README.md
        • matplotlibrc
        • Dockerfile
      • py36
        • README.md
        • matplotlibrc
        • Dockerfile
    • CONTRIBUTORS.rst
    • DESCRIPTION.rst
    • setup.cfg
    • .travis.yml
    • tests
      • test_utils.py
      • test_linalg.py
      • test_convert.py
      • test_surface.py
      • test_evaluate.py
      • test_ray.py
      • test_helpers.py
      • test_compatibility.py
      • test_curve.py
      • test_read_write.py
      • test_visualization.py
      • test_surfgen.py
    • conda
      • geomdl
        • meta.yaml
      • README.md
      • geomdl.core
        • conda_build_config.yaml
        • meta.yaml
    • requirements.txt
    • .gitignore
    • docs
      • module_cpgen.rst
      • install.rst
      • modules_shapes.rst
      • module_vis_plotly.rst
      • fitting.rst
      • module_nurbs.rst
      • Makefile
      • module_evaluators.rst
      • modules_rhino.rst
      • make.bat
      • visualization_export.rst
      • module_construct.rst
      • visualization.rst
      • module_voxelize.rst
      • images
      • introduction.rst
      • file_formats_txt.rst
      • module_abstract.rst
      • module_convert.rst
      • q_a.rst
      • module_bspline.rst
      • citing.rst
      • basics.rst
      • module_freeform.rst
      • module_cpmanager.rst
      • module_operations.rst
      • module_vis_mpl.rst
      • module_exchange.rst
      • file_formats.rst
      • visualization_splitting.rst
      • modules_visualization.rst
      • module_knotvector.rst
      • module_trimming.rst
      • module_vis_abstract.rst
      • surface_generator.rst
      • modules_cli.rst
      • modules_acis.rst
      • module_ray.rst
      • compatibility.rst
      • load_save.rst
      • __init__.py
      • modules.rst
      • module_utilities.rst
      • index.rst
      • conf.py
      • module_compatibility.rst
      • module_elements.rst
      • examples_repo.rst
      • module_vis_vtk.rst
      • _templates
        • breadcrumbs.html
      • knot_refinement.rst
      • _static
        • .gitkeep
      • module_tessellate.rst
      • module_container.rst
      • module_sweeping.rst
      • module_fitting.rst
    • MANIFEST.in
    • tox.ini
    • build_manylinux1_64.sh