math.splines vocabulary - Factor Documentation (original) (raw)

math.splines vocabulary
Factor handbook » Vocabulary index

Documentation
Common parametric curves.

Metadata

Parents: math
Tags: math
Authors: Erik Charlebois

Words

Ordinary words

Word Stack effect
( control-points -- polynomials )
( points m0 mn -- polynomials-sequence )
( p0 m0 p1 m1 -- polynomials )
( point-tangent-pairs -- polynomials-sequence )
( points m0 mn tension bias continuity -- polynomials-sequence )

Files

resource:extra/math/splines/splines.factor
resource:extra/math/splines/splines-docs.factor

Metadata files

resource:extra/math/splines/authors.txt
resource:extra/math/splines/summary.txt
resource:extra/math/splines/tags.txt

Children from resource:extra

Vocabulary Summary
math.splines.testing
math.splines.viewer