Skip to content

Commit 13c678e

Browse files
author
Onur R. Bingol
committed
Add curve and tangent quiver plots figure
1 parent 33e0a25 commit 13c678e

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

docs/figures.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,15 @@ ex_curve3d01.py
100100
.. image:: images/ex_curve3d01_vis.png
101101
:alt: 3D curve example 1
102102

103+
mpl_curve_tangents.py
104+
~~~~~~~~~~~~~~~~~~~~~
105+
106+
This example illustrates a more advanced visualization option for plotting the curve tangents alongside with the control
107+
points grid and the evaluated curve. The example script can be found in Examples_ repository under ``visualization``
108+
directory.
109+
110+
.. image:: images/ex_curve02_mpl.png
111+
:alt: 2D curve example 2 with tangent vector quiver plots
112+
103113

104114
.. _Examples: https://github.com/orbingol/NURBS-Python_Examples

docs/images/ex_curve02_mpl.png

46 KB
Loading

0 commit comments

Comments
 (0)