We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06fce70 commit 5861f46Copy full SHA for 5861f46
README.rst
@@ -19,6 +19,15 @@ Input Files
19
respectively. Please see the `NURBS-Python repository <https://github.com/orbingol/NURBS-Python>`_ on details of the
20
file formats.
21
22
+Visualization
23
+-------------
24
+
25
+The examples ``curve2d/ex_curve01.py`` and ``curve3d/ex_curve3d01.py`` illustrates usage of the optional visualization
26
+component which comes with the NURBS-Python package.
27
28
+More advanced visualization options and some example figures with the instructions on how to generate them can be
29
+found under ``visualization/`` directory.
30
31
Author
32
======
33
0 commit comments