Comments on Assignment 1
- Part 1 of the programming assignment asks you to draw
a Bezier curve "through the n+1 user-supplied points."
This should read "controlled by the n+1 user-supplied points."
In general, the Bezier curve will only meet the first and last
points, so the word "through" is inappropriate.
Copyright © 1995 Jim Arvo and Peter Schröder