mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-09 12:36:31 +02:00
fix nurbs file header
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////
|
||||||
// LibFile: beziers.scad
|
// LibFile: nurbs.scad
|
||||||
// B-Splines and Non-uniform Rational B-Splines (NURBS) are a way to represent smooth curves and smoothly curving
|
// B-Splines and Non-uniform Rational B-Splines (NURBS) are a way to represent smooth curves and smoothly curving
|
||||||
// surfaces with a set of control points. The curve or surface is defined by
|
// surfaces with a set of control points. The curve or surface is defined by
|
||||||
// the control points and a set of "knot" points. The NURBS can be "clamped" in which case the curve passes through
|
// the control points and a set of "knot" points. The NURBS can be "clamped" in which case the curve passes through
|
||||||
|
Reference in New Issue
Block a user