Skip to content

Commit 2fdff6d

Browse files
committed
add missing citation for NURBS figures
1 parent ffb9147 commit 2fdff6d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/nurbs_tutorial.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ NURBS in ``ARTIST``
1313

1414
Here we first consider some **NURBS Theory** before investigating **NURBS in
1515
ARTIST**.
16+
All NURBS figures on this page were generated with the tool provided by Yu-Sung Chang (2007), "B-Spline Curve with Knots"
17+
`Wolfram Demonstrations Project`_.
18+
1619

1720
NURBS Theory
1821
------------
@@ -247,3 +250,5 @@ For this calculation of the surface points and surface normals, three internal s
247250
``basis_function_and_derivatives()``.
248251
3. Lastly, the surface points and normals are calculated from the basis functions, their derivatives, and the control
249252
points.
253+
254+
.. _Wolfram Demonstrations Project: https://demonstrations.wolfram.com/BSplineCurveWithKnots/

0 commit comments

Comments
 (0)