Bezier patch


This program draws two Bezier patches. Patches lies within the convex hull of its control points. Transition between patches in initial positon of control points is continuous. Control points can be changed in text area. There must be 16 control point for each patch. Each control point is written in this way: [i j x y z], where i and j means the index of point and x, y and z coordinates of that point. Density of patches is defined by size of U and V. Program enables the user to observe the patches under different positions and scales.

Input data:

 

   


U: , V:
Bezier patch
Control net
Coordinate axes

View rotaton
X Y Z

 

 

 

 

back to index