Scientific Visualization and Animation using Bezier Curves
An Introduction |
Prof. David Bernstein
|
Computer Science Department |
bernstdh@jmu.edu |
GL_MAP1_VERTEX_3
)glEnable()
(e.g., glEnable(GL_MAP1_VERTEX_3)
)umin
and umax
define the range
of the parameter (usually 0 and 1)stride
is the number of values of the parameter
between curve segmentsorder
is the order of the polynomial plus 1