 |
Author |
Topic: time-based bezier (Read 837 times) |
|
benelek


|
time-based bezier
« on: Sep 11th, 2003, 9:47am » |
|
just a quick visualisation/explanation of the bezier curve as time-based. note that bezier(x1,y1,x2,y2,x3,y3,x4,y4); itself is not called, but its child bezier(x1,x2,x3,x4,t); is used. http://users.bigpond.net.au/schwartz/bezier_time/applet/
|
|
|
|
|
|