[vtkusers] Bezier curves

Enzo Matsumiya enzo.matsumiya at gmail.com
Fri Aug 12 10:34:26 EDT 2016


Hi,

I created a vtkPath representing a curve of consecutive bezier curves (adding control points as sequences of vtkPath::MOVE_TO and 3x vtkPath::CUBIC_CURVE), but I can’t figure out how to render the Bezier curves represented by these control points.

vtkPath doesn't have any examples and googling it gives too many topics related to build/configuration (as in "VTKPATH").

Can anyone help me how to render them?


Thanks,

Enzo


More information about the vtkusers mailing list