Releases: orbingol/geomdl-examples
Releases · orbingol/geomdl-examples
Examples for NURBS-Python v3.0 - updated for v3.0.6
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
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
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.