Skip to content

Commit 5861f46

Browse files
committed
Add small info on visualization options
1 parent 06fce70 commit 5861f46

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,15 @@ Input Files
1919
respectively. Please see the `NURBS-Python repository <https://github.com/orbingol/NURBS-Python>`_ on details of the
2020
file formats.
2121

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+
2231
Author
2332
======
2433

0 commit comments

Comments
 (0)