Skip to content

Releases: orbingol/geomdl-examples

Examples for NURBS-Python v3.0 - updated for v3.0.6

17 Jan 05:06
Compare
Choose a tag to compare

The examples are updated to run with NURBS-Python v3.0.6. This version has an API change on its normal methods in all classes therefore, some examples are updated to work with this change. The following scripts are updated to work with NURBS-Python v3.0.6:

  • ex_surface02.py
  • mpl_curve3d_vectors.py

Other scripts should be working with no issues. Please open a request on the issue tracker if you experience any issues with the examples.

Examples for NURBS-Python v3.0

10 Jan 04:39
Compare
Choose a tag to compare

Examples are updated to work with NURBS-Python v3.0 stable version.

In order to use these examples, please checkout to the latest v3.0.x tag on NURBS-Python repository.

Examples for NURBS-Python v3.0 Beta 1

09 Jan 19:49
Compare
Choose a tag to compare

Existing examples are updated to work with NURBS-Python v3.0-beta1

In order to use these examples, please checkout to tag v3.x-beta1 on NURBS-Python repository.