ruixp
11-22-2001, 05:01 PM
i define the point array as
ctrlPoint[4][m][3]or ctrlPoint[n][4][3],there is no problem,but i define the array as ctrlPoint[5][5][3],the picture are not right,i want to use bezier suface to express terrain,there are many control points,so i want to know the method of define the terrain control point,who will help me?3x!
ctrlPoint[4][m][3]or ctrlPoint[n][4][3],there is no problem,but i define the array as ctrlPoint[5][5][3],the picture are not right,i want to use bezier suface to express terrain,there are many control points,so i want to know the method of define the terrain control point,who will help me?3x!