graphicsMonger
02-21-2002, 09:51 AM
Hi,
I wish to click on any point on the Nurb or Bezier Surface and wish to transform the whole surface by by jst adjusting that point.
One method could be that I draw the Nurb or bezier sutface myself by drawing the constituent polygons one by one myself rather than using gluNurbs. Thereafter I pick the point(polygon vertex) and move it. But the problem that now comes up is that only the 4 polygon surrounding the vertex are affected rather than the whole Surface as in the case of moving control point.
So any suggestions?
-graphicsMonger
I wish to click on any point on the Nurb or Bezier Surface and wish to transform the whole surface by by jst adjusting that point.
One method could be that I draw the Nurb or bezier sutface myself by drawing the constituent polygons one by one myself rather than using gluNurbs. Thereafter I pick the point(polygon vertex) and move it. But the problem that now comes up is that only the 4 polygon surrounding the vertex are affected rather than the whole Surface as in the case of moving control point.
So any suggestions?
-graphicsMonger